ZenTest version 1.0.1 has been released!
ZenTest scans your target and unit-test code and writes your missing
code based on simple naming rules, enabling XP at a much quicker
pace. ZenTest only works with Ruby and Test::Unit.
CHANGES:
! Only loads when a class is detected, allows some scripts to be
skipped.
- Cleaned up output. Verbose when $DEBUG is true.
- Added an error count that is output at end.
- Better filtering or conversion on some method names.