Pytest Fixture Generator Error Handling

Sub-skill of pytest-fixture-generator: Error Handling.

vamseeachanta Updated

File contents

Error Handling

Error Handling

Tests Not Discovered

Error: No tests collected

Check:
1. Test files match pattern: test_*.py
2. Test functions start with: test_
3. pytest.ini testpaths is correct

Coverage Below Threshold

FAIL Required test coverage of 80% not reached. Total coverage: 75.00%

Options:
1. Add more tests
2. Reduce threshold temporarily
3. Exclude non-critical paths

vamseeachanta/workspace-hub/tree/main/.agents/skills/_archive/development/testing/pytest-fixture-generator/error-handling commit 851cbd5f29

Frequently asked questions

npx skillmds@latest add vamseeachanta/pytest-fixture-generator-error-handling