Skip to content

0.6.0

Choose a tag to compare

@catdad catdad released this 02 Nov 23:59
· 451 commits to master since this release

Build Status

This release is the start of introducing categories within test runs.

Included in this release are:

  • the ability to use categories when writing tests. This will power all of the upcoming category features.
  • ability to see categories in the JSON reporter, through the API and CLI. See #87.
  • ability to see category statistics in the text reporter. See #88.
  • ability to see individual box plots in the box reporter. See #89.
  • text reports now print in color by default.

Compare release.