Cypress Mochawesome Reporter Versions Save

Zero config Mochawesome reporter for Cypress with screenshots and videos

v3.8.2

2 months ago

3.8.2 (2024-02-22)

Bug Fixes

  • cucumberSupport fail if there is no examples in scenario (#183) (633da67)

v3.8.1

3 months ago

3.8.1 (2024-01-26)

Bug Fixes

  • missing "Background" in Cucumber steps (#178) (51e3a81)

v3.8.0

4 months ago

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

6 months ago

Features

  • add a flag to CLI to set the exit code to the number of failed tests (PR #169)

v3.6.1

7 months ago

Fixes

  • Wrong video path (PR #162) resolves #160 @joakim-sch

v3.6.0

8 months ago

Features

  • Support cypress-parallel (PR #155) resolves #44

v3.6.0-rc.0

9 months ago

Features

  • Support cypress-parallel (PR #155) resolves #44

v3.5.1

11 months ago

Fixes

  • Fix video path (PR #150) resolves #149 @joakim-sch

v3.5.0

1 year ago

Features

  • Video on Failed Tests only option (PR #142) resolves #141 @joakim-sch
  • Show custom screenshot title (PR #145) resolves #136

Fixes

  • Fix video path (PR #144) resolves #143 @marymhart

v3.4.0

1 year ago

Features

  • Attach videos to report (PR #137) resolves #43 @joakim-sch