Releases: LironEr/cypress-mochawesome-reporter
Releases · LironEr/cypress-mochawesome-reporter
v3.8.3
3.8.3 (2024-05-10)
Bug Fixes
- add description for saveJson parameter (1a66676)
- readme: add description for saveJson parameter (#194) (1a66676)
v3.8.2
3.8.2 (2024-02-22)
Bug Fixes
- cucumberSupport fail if there is no examples in scenario (#183) (633da67)
v3.8.1
3.8.1 (2024-01-26)
Bug Fixes
- missing "Background" in Cucumber steps (#178) (51e3a81)
v3.8.0
3.8.0 (2023-12-29)
Features
- add support for cypress-cucumber-preprocessor (#172) (3041fd7)
- support absolute path images when converting image to base64 (#170) (9fcb92d)
v3.7.0
Features
- add a flag to CLI to set the exit code to the number of failed tests (PR #169)
v3.6.0
Features
- Support
cypress-parallel
(PR #155) resolves #44
v3.6.0-rc.0
Features
- Support
cypress-parallel
(PR #155) resolves #44