Skip to content

Releases: masukomi/rtest

v1.3.0

03 Jun 16:22
v1.3.0
7261cd4
Compare
Choose a tag to compare

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

26 May 00:02
v1.2.0
dd8cf09
Compare
Choose a tag to compare
  • 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

27 Apr 15:16
v1.0.1
058d13f
Compare
Choose a tag to compare

Fixes bug with needing to escape ansi codes brought on by converting this to use PTY

v1.0.0

27 Apr 13:51
v1.0.0
774ff15
Compare
Choose a tag to compare

Initial release