Python Testing
Use this skill when writing pytest suites, golden regression tests, fixtures, and command-line integration checks for Python code.
When to Use
- Add pytest coverage for parser, database, routing, or CLI behavior.
- Build golden-route evals for agentic routing systems.
- Validate edge cases and error handling.