Error Scenario Testing

Techniques for forcing error conditions in code to test error handling paths, including mock failure injection. Use when testing error handling, maze generation failures, or when error conditions are hard to trigger naturally. Create test scenarios to force error conditions and verify error handling works correctly.

pmarashian Updated

File contents

pmarashian/cursor-agent-skills/tree/main/error-scenario-testing commit 6a4c250827

Frequently asked questions

npx skillmds@latest add pmarashian/error-scenario-testing