Python Testing
Use focused pytest tests around the changed behavior. Prefer small fixtures and clear assertions over broad integration coverage unless the risk requires it.
Write and run Python tests with pytest. Use when adding unit tests, debugging failing tests, designing fixtures, or verifying Python behavior in a repository.
npx skillmds@latest add gkrtjd99/python-testing Use focused pytest tests around the changed behavior. Prefer small fixtures and clear assertions over broad integration coverage unless the risk requires it.
gkrtjd99/skills_rag_mcp/tree/main/eval/fixtures/skills/python-testing commit 749228b7a0