Skip to content

3.0.0

Compare
Choose a tag to compare
@rubengees rubengees released this 21 Apr 14:29
  • BREAKING: The path for the tests in the project is now src/squit instead of src/test.
  • BREAKING: Inclusive and exclusive tags. -Ptags is now called -PtagsOr. The new -Ptags only includes tests that have all specified tags set.
  • local.conf files for overriding test.conf files in the current environment only.
  • Tests can now be run without giving all options for tests that are not included.
  • Various HTML UI improvements including saving the scroll position when navigating through tests and side-by-side view being the new default in the diff window.
  • Greatly improved performance for pre- and postprocessing.
  • Links to result files are now printed as clickable links in the test run output.
  • New silent property for disabling progress printing.
  • Improved error handling.