Releases: masukomi/rtest
Releases · masukomi/rtest
v1.3.0
A MAJOR refactoring and upgrade which brings:
- added path truncation option
- switched to using OptionParser
- added test harness
- added instructions for capturing test data
- added features to make it testable
- improved readme
- added verbose mode
- added auto-verbose mode
- many bug fixes
v1.2.0
- improved highlighting
- modified formatting somewhat
- verbose mode
- improved handling of sub-tests
- added handling for when Gemfile is missing
- added handling for when the .bundle/ dir can't be found
- added ERROR HERE to cases where spec file was unknown
v1.0.1
Fixes bug with needing to escape ansi codes brought on by converting this to use PTY