qunit-theme-ninja

2.0.1 • Public • Published

npm

QUnit Ninja Theme

Usage

  1. Download a copy of qunit.css, or add qunit-theme-ninja as npm dependency.
  2. Change your test HTML from:
    <link rel="stylesheet" href="qunit/qunit.css">
    to:
    <link rel="stylesheet" href="qunit-theme-ninja/qunit.css">

Example

See test/index.html for a demo.

Screenshot of v2.0.0, passing

Screenshot of v2.0.0, failing

Development

To preview this locally, run python3 -m http.server 4000 in the project directory, then navigate to http://localhost:4000/test/index.html.

Package Sidebar

Install

npm i qunit-theme-ninja

Weekly Downloads

1

Version

2.0.1

License

MIT

Unpacked Size

7.17 kB

Total Files

4

Last publish

Collaborators

  • krinkle