Releases: gemini-testing/html-reporter
Releases · gemini-testing/html-reporter
v10.6.0
🐛 Bug fixes
- correctly import playwright config on typescript with types (#581)
- move "@gemini-testing/commander" from devDeps to deps (#581)
v10.5.0
🚀 Improvements
- add experimental feature: static image accepter (#572)
- rewrite report header and test body using gravity ui (#573, #566)
- add timestamp field to redux store (#574)
🐛 Bug fixes
- fix hermione support (#576)
- display test error if it has failed screenshots (#575)
v10.4.0
🚀 Improvements
- support playwright in gui mode (#571)
🐛 Bug fixes
- handle "uncaughtException" and "unhandledRejection" in "html-reporter" binary (#569)
- fix copy button text (#563)
v10.3.1
🐛 Bug fixes
- fix: proper result state after screenshot-accepter image accepting multiple images (#560)
v10.2.0
🚀 Improvements
- feat: add relative path to reference image info (#553)
v10.1.0
🚀 Improvements
- feat: add ability to run cli commands using html-reporter binary (#551)
An example of running gui using html-reporter binary:
This is a preliminary step before support gui for Playwright.
🐛 Bug fixes
- fix: the state of the "Run tests" button is saved to localStorage. The default state is "Run failed tests" (#554)
- fix: escape regexp chars when copying a test link (#552)
v10.0.0
🚀 Improvements
💣 Breaking changes
- node versions less than 18.0.0 are no longer supported
v9.19.0
🚀 Improvements
- add ansi colors support to error message (#544)
- add error snippets support (testplane >= 9.11.0 needed)(#544)
Examples
v9.18.1
🐛 Bug fixes
- fix: dont require hermione dependency (#542)
v9.18.0
🚀 Improvements
- add testplane support (#541)