Nemesis Stale Fixtures
nemesis_stale_fixturesDetect stale JSON/YAML fixtures by comparing them against current production DTO shapes, identifying missing, renamed, or removed fields to keep test data in sync.
Instructions
Check JSON/YAML fixtures against current production DTO shapes (missing/renamed/removed fields).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paths | No | Fixture files or directories | |
| strictness | No | breaking_only |