@chialab/wtr-mocha-reporter
TypeScript icon, indicating that this package has built-in type declarations

0.18.0 • Public • Published

WTR Mocha Reporter • A Mocha reporter interface for the Web Test Runner.

NPM


Install

npm i @chialab/wtr-mocha-reporter -D
yarn add @chialab/wtr-mocha-reporter -D

Usage

import { mochaReporter } from '@chialab/wtr-mocha-reporter';

export default {
    reporters: [
        mochaReporter(),
    ],
};

License

WTR Mocha Reporter is released under the MIT license.

Package Sidebar

Install

npm i @chialab/wtr-mocha-reporter

Weekly Downloads

31

Version

0.18.0

License

MIT

Unpacked Size

102 kB

Total Files

11

Last publish

Collaborators

  • chialab-admin
  • chialab-developers