exp-mock-usage-analysis

SKILLWorkflowcommunity
v0.0.0managedcodeMITUpdated 9d agoSource →

Audits .NET test mock usage by tracing each mock setup through the production code's execution path to find dead, unreachable, redundant, or replaceable mocks. Use when the user asks to audit mock usage, find unused or unnecessary mock setups, check if mocks are needed, reduce mock duplication or ov

Community-submitted skill. Not yet reviewed by the Forge team. Full prompt content may not be available.Request review →
469Repo stars
1Clients
1Formats
9d agoLast update
Skill
Authormanagedcode
Version0.0.0
LicenseMIT
CategoryWorkflow
Formatsskill.md
PromptNot published
Compatibility
Claude✓ Supported
Cursor
Copilot
ChatGPT
Gemini
About

Audits .NET test mock usage by tracing each mock setup through the production code's execution path to find dead, unreachable, redundant, or replaceable mocks. Use when the user asks to audit mock usage, find unused or unnecessary mock setups, check if mocks are needed, reduce mock duplication or over-mocking, simplify test setup, or review whether mock configurations like ILogger/IOptions should

Keywords
skillclaude