Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mocha ExtraSpec

Mocha's spec reporter with retry stats and percentages.

Build Status

screenshot

Features

  • Visible Retries Retries can waste time and hide stability issues. Instead of ignoring them, the number of retries attempted is displayed under each test.
  • Percentage Summary Instead of marking retries as successful and moving on, the summary includes a simple percentage of failed attempts (including both successful and unsuccessful runs). This can even be included in CI as a coverage statistic, to reflect the overall health of the build.

Usage

npm install --save-dev mocha extra-spec
mocha --reporter extra-spec

About

Mocha's spec reporter with retry stats and percentages

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages