This package has been deprecated

Author message:

No longer maintained

karma-checkmark-reporter

0.2.1 • Public • Published

💥 Careful: This package is no longer maintained and is only here for historic reasons. This means you should very likely not use it. You have been warned. 💥


karma-checkmark-reporter

Test reporter that prints small but useful results to console (for Karma). Supports diffing and smart error messages.

Using mocha? Check out mocha-checkmark-reporter. Want to make one for your own testing framework? Check out generic-checkmark-reporter.

Usage

npm install karma-checkmark-reporter --save-dev

Add the following to your karma.conf.js:

plugins: ['karma-checkmark-reporter'],
reporters: ['checkmark']

Also, consider using this fork of karma-mocha which allows propper diffing.

Readme

Keywords

Package Sidebar

Install

npm i karma-checkmark-reporter

Weekly Downloads

5

Version

0.2.1

License

MIT

Unpacked Size

4.04 kB

Total Files

4

Last publish

Collaborators

  • queicherius