Skip to content

TDD Guard v0.9.0

Choose a tag to compare

@nizos nizos released this 06 Aug 20:07
· 381 commits to main since this release
v0.9.0
5c6f418

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