Skip to content

Releases: gemini-testing/html-reporter

v9.7.0

15 Dec 00:47
Compare
Choose a tag to compare

πŸš€ Improvements

  • added meta-info and view-in-browser button in screenshot-accepter mode

v9.6.0

12 Dec 09:38
Compare
Choose a tag to compare

πŸš€ Improvements

  • Add "Only", "Except", "Select all" buttons (#445)
  • Add browser icons (#445)
  • Sticky foldable header (#440)

v9.5.1

27 Nov 20:54
Compare
Choose a tag to compare

βš™οΈ Infrastructure

  • Bump looks-same version to 8.1.0 (#443).

v9.5.0

22 Nov 00:23
Compare
Choose a tag to compare

πŸš€ Improvements

  • Add version field to the htmlReporter object, display version in GUI and static report, minor header changes (#441).

v9.4.0

22 Nov 00:22
Compare
Choose a tag to compare

πŸš€ Improvements

  • Test filtering enhancements: now you can select multiple test statuses to show – Success, Error, Failed, Skipped. The "Show skipped" button has been removed (#439).

βš™οΈ Infrastructure

  • Use looks-same directly instead of via gemini-core wrapper (#438).

v9.3.1

18 Sep 09:59
Compare
Choose a tag to compare

πŸ› Bug fixes

  • remove unused dependencies: micromatch, resolve, semver, shelljs
  • move packages used in static bundle from deps to devDeps: immer, react-hotkeys, react-html-parser, react-markdown, reduce-reducers, reselect, web-vitals

v9.3.0

15 Sep 18:48
Compare
Choose a tag to compare

πŸš€ Improvements

  • replaced AsyncEmitter from gemini-core with EventEmitter2
  • added REPORT_SAVED event which gets fired once all report files are done saving

v9.2.2

29 Aug 10:43
Compare
Choose a tag to compare

πŸ› Bug fixes

  • move reapop package to devDependencies to fix freeze on install when using npm@8
  • fix incorrect page screenshot URL on test error

v9.2.1

29 Aug 10:34
Compare
Choose a tag to compare

πŸ› Bug fixes

  • delete deprecated reapop-theme-wybo package which conflict with reapop on npm@8

v9.2.0

05 Aug 10:28
Compare
Choose a tag to compare

πŸš€ Improvements

  • added ability to group tests by keys from meta info of tests
  • added ability to mark matched results on selected group

How it looks like:
Screenshot 2022-08-05 at 13 27 45