mocha-pending

1.0.0 • Public • Published

mocha-pending

Mocha reporter. Prints out all the pending tests hierarchy in a similar way to the spec reporter.

Installation

''' npm install mocha-pending --save-dev '''

Usage

When mocha is globally installed

''' mocha -R mocha-pending '''

When mocha is locally installed

''' ./node_modules/.bin/mocha -R mocha-pending '''

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    12
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    12

Package Sidebar

Install

npm i mocha-pending

Weekly Downloads

2

Version

1.0.0

License

MIT

Last publish

Collaborators

  • lorenzogrv