npm.io
0.18.0 • Published 2 years ago

@chialab/wtr-mocha-reporter

Licence
MIT
Version
0.18.0
Deps
1
Size
99 kB
Vulns
0
Weekly
0
Stars
183

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.

Keywords