Skip to content

v0.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Sep 13:40
· 99 commits to main since this release
512e0b4

Added

  • Specs Dashboard Output. PR
  • --version flag shows the current version
  • Metadata logging used to associate tests with custom data like versions, specs identifiers, etc.
  • Output Github's workflow URL with metadata. PR
  • Basic Dashboard Output with content generation. PR
  • Test Group Metadata on Tests. PR
  • Specs Metadata on Tests. PR

Changed

  • Escape test names to avoid confusion when processing test hierarchies. PR