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 '''

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i mocha-pending

      Weekly Downloads

      2

      Version

      1.0.0

      License

      MIT

      Last publish

      Collaborators

      • lorenzogrv