Skip to content

Releases: pcolby/tap-summary

v1.2.0

10 Jan 10:08
v1.2.0
3f74dc3
Compare
Choose a tag to compare

Changed

  • Separated failures with TODO TAP directives into their own column, and not treated as failures.

v1.1.1

16 Feb 01:44
v1.1.1
0959cbe
Compare
Choose a tag to compare

Added

  • Support for non-preferred block scalars (eg | or >+ instead of >-).

v1.1.0

11 Feb 09:19
v1.1.0
cce736d
Compare
Choose a tag to compare

Changed

  • Increased support for non-QtTest (but still valid) TAP files (#2)

Fixed

  • Total Passed count was incorrectly deducting Skipped count.

v1.0.1

29 Mar 11:59
v1.0.1
7c888ca
Compare
Choose a tag to compare

Changed

v1.0.0

23 Jul 07:09
v1.0.0
6d17ce6
Compare
Choose a tag to compare

Added

  • Support for summarising Qt Test TAP files.
  • Automated tests on all supported GitHub-hosted runners (macos-*, ubuntu-* and windows-*).