Skip to content

v0.16.0

Choose a tag to compare

@picandocodigo picandocodigo released this 25 Feb 10:04
· 23 commits to main since this release
  • Lets Ruby handle successful exit code at the end of the test run, only uses exit 1 if there are errors.
  • Display of debug messages has been improved when DEBUG=true is used - Pull Request.