npm mochawesome 8.1.1

6 hours ago

Fixed

  • Skipped tests (e.g. Cypress it.skip) no longer decrement the failed-test
    count. Failed hooks (stats.other) are now counted directly from the failure
    list instead of inferred from passes + failures + pending - tests, which
    misfired when a runner excludes skipped tests from stats.tests
    #366.
  • Suite file paths are no longer mangled when mochawesome runs from a
    directory whose path is a prefix inside the file path (e.g. from / in a
    container): the cwd is now stripped only when it is an actual prefix, instead
    of replacing its first occurrence anywhere in the path
    #394.

Don't miss a new mochawesome release

NewReleases is sending notifications on new releases.