mocha-css
A mocha stylesheet for the HTML reporter that let you append visual tests
In the screenshot below the h1
element doesn't have the original mocha.css
style applied
Installation
NPM
npm install --save-dev mocha-css
Usage
Simply replace the mocha.css
file you're importing with this one
Webpack
// es6// commonjs
CDN