QUnit Demo All the boilerplate necessary to show off some testing with QUnit. Run the tests Install node Install serve: npm install -g serve Serve the tests: serve . Load the tests in your browser at http://localhost:3000/tests/