Skip to content

Releases: gemini-testing/html-reporter

v9.19.0

01 May 15:42
3aefea2
Compare
Choose a tag to compare

πŸš€ Improvements

  • add ansi colors support to error message (#544)
  • add error snippets support (testplane >= 9.11.0 needed)(#544)

Examples

image

image

v9.18.1

09 Apr 16:46
Compare
Choose a tag to compare

πŸ› Bug fixes

  • fix: dont require hermione dependency (#542)

v9.18.0

09 Apr 16:46
Compare
Choose a tag to compare

πŸš€ Improvements

  • add testplane support (#541)

v9.17.2

02 Apr 08:27
Compare
Choose a tag to compare

πŸ› Bug fixes

  • fix: use propper result status after reference update (#536)

v9.17.1

27 Mar 00:06
Compare
Choose a tag to compare

πŸ› Bug fixes

  • fix: ensure right image states order html-reporter (#538)

v9.17.0

07 Mar 12:03
Compare
Choose a tag to compare

πŸš€ Improvements

  • add different pixels value, which is displayed when using hermione >= 8.2.0 (#534)

image

v9.16.4

28 Feb 07:11
Compare
Choose a tag to compare

πŸ› Bug fixes

  • fixed a bug where the application would crash when attempting to expand the "Description" field in the test (#533)

v9.16.3

31 Jan 14:25
Compare
Choose a tag to compare

πŸ› Bug fixes

  • fix: html-reporter is now enabled by default and takes into account env vars and cli args when determining if it's enabled or not. Just as it was before 9.16.0, when it was accidentally removed.

v9.16.2

24 Jan 18:40
Compare
Choose a tag to compare

πŸ› Bug fixes

  • fix: correctly pass cli options to hermione "readTests" and "run" (support cli options devtools and replMode) (#529)

v9.16.1

17 Jan 12:19
Compare
Choose a tag to compare

πŸ› Bug fixes

  • fix: use axios@1.6.3 (#528)