A QUnit theme for ninjas.
npm install qunit-theme-ninja
1. Download a copy of qunit.css, or add qunit-theme-ninja as npm dependency.
2. Change your test HTML from:
to:
See test/index.html for a demo.
!Screenshot of v2.0.0, passing
!Screenshot of v2.0.0, failing
To preview this locally, run python3 -m http.server 4000 in the project
directory, then navigate to