Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 566 Bytes

DEPENDENCIES.md

File metadata and controls

26 lines (16 loc) · 566 Bytes

karma-nested-reporter

Easier to read test output with nested describe and it blocks.

Installation

This is a Node.js module available through the npm registry. It can be installed using the npm or yarn command line tools.

npm install karma-nested-reporter --save

Dependencies

  • chalk: Terminal string styling done right

Dev Dependencies

None

License

MIT