Releases: gemini-testing/html-reporter
Releases · gemini-testing/html-reporter
v10.6.1
01 Aug 16:24
Compare
Sorry, something went wrong.
No results found
🐛 Bug fixes
do not fail when extend error with snippet (#584 )
fix critical bug when section height doesn't react to resizes (#583 )
apply baseHost to urls that have metaBaseUrls set to auto (#583 )
v10.6.0
25 Jul 08:17
Compare
Sorry, something went wrong.
No results found
🐛 Bug fixes
correctly import playwright config on typescript with types (#581 )
move "@gemini-testing/commander" from devDeps to deps (#581 )
v10.5.0
22 Jul 09:35
Compare
Sorry, something went wrong.
No results found
🚀 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
11 Jul 22:15
Compare
Sorry, something went wrong.
No results found
🚀 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
26 Jun 16:26
Compare
Sorry, something went wrong.
No results found
🐛 Bug fixes
fix: proper result state after screenshot-accepter image accepting multiple images (#560 )
v10.2.0
26 Jun 16:27
Compare
Sorry, something went wrong.
No results found
🚀 Improvements
feat: add relative path to reference image info (#553 )
v10.1.0
20 Jun 12:22
Compare
Sorry, something went wrong.
No results found
🚀 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
31 May 11:46
Compare
Sorry, something went wrong.
No results found
🚀 Improvements
💣 Breaking changes
node versions less than 18.0.0 are no longer supported
v9.19.0
01 May 15:42
Compare
Sorry, something went wrong.
No results found
🚀 Improvements
add ansi colors support to error message (#544 )
add error snippets support (testplane >= 9.11.0 needed)(#544 )
Examples
v9.18.1
09 Apr 16:46
Compare
Sorry, something went wrong.
No results found
🐛 Bug fixes
fix: dont require hermione dependency (#542 )