What's Changed
New Features
- Configurable ignore patterns - Users can now define custom file patterns to skip TDD validation through glob patterns in
config.json
Bug Fixes
- Fixed model client configuration passing in provider
- Fixed test file exclusion from npm packages
Improvements
- Jest reporter now properly reports module import errors as failed tests
Documentation
- Added comprehensive ignore patterns configuration guide
- Updated setup guide with optional AI model configuration section
Installation
npm install -g tdd-guard@0.9.0
Full Changelog
v0.8.1...v0.9.0