Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 513 Bytes

CHANGELOG.md

File metadata and controls

16 lines (11 loc) · 513 Bytes

master

0.6.0

Features

  • Allow configuration of coverage babelrc usage (#15)
  • Add ancestors to handle describe block nesting. (#12)

0.5.0

Fixes

  • Handle when an error occurs in a beforeEach block of a mocha test. (#9)
  • Add support for file cliOptions arg. (#8)