Generates tests that mock external dependencies — HTTP, databases, filesystems, clocks — isolating the unit under test while still exercising realistic interactions. Use when the code has side effects you can't run in a test, when external services are slow or unavailable, or when testing error paths that are hard to trigger for real.
Install with Tessl CLI
npx tessl i github:santosomar/general-secure-coding-agent-skills --skill mocking-test-generator90
Quality
88%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Loading evals
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.