Jest Html Reporters Versions Save

🌈 Reporter for jest test framework. 🌈

v3.0.10

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/Hazyzh/jest-html-reporters/compare/v3.0.9...v3.0.10

v3.0.9

1 year ago

What's Changed

Full Changelog: https://github.com/Hazyzh/jest-html-reporters/compare/v3.0.8...v3.0.9

v3.0.8

2 years ago

What's Changed

Full Changelog: https://github.com/Hazyzh/jest-html-reporters/compare/v3.0.7...v3.0.8

v3.0.7

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/Hazyzh/jest-html-reporters/compare/v3.0.6...v3.0.7

v3.0.6

2 years ago

What's Changed

Full Changelog: https://github.com/Hazyzh/jest-html-reporters/compare/v3.0.5...v3.0.6

v3.0.5

2 years ago

What's Changed

Full Changelog: https://github.com/Hazyzh/jest-html-reporters/compare/v3.0.4...v3.0.5

v3.0.4

2 years ago

What's Changed

Full Changelog: https://github.com/Hazyzh/jest-html-reporters/compare/v3.0.3...v3.0.4

v3.0.3

2 years ago

What's Changed

Full Changelog: https://github.com/Hazyzh/jest-html-reporters/compare/v3.0.2...v3.0.3

v3.0.2

2 years ago

What's Changed

Full Changelog: https://github.com/Hazyzh/jest-html-reporters/compare/v3.0.1...v3.0.2

v3.0.1

2 years ago

Change Log

  • remove multiple related logic.
  • fix multiple user test temp dir error issue.
  • Add hour data while displaying time duration.
  • using ts for index file to generate d.ts file.
  • Added fourth option to addAttach to allow specifying attachment filetype.
  • refactor helper addAttach and addMsg function, using object as a parameters.
  • refactor build script, remove inline script code.
  • add html support for custom info section