Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

buster-test

busterjs773BSD-3-Clausedeprecated0.7.14

No longer maintained

Promised based evented xUnit and BDD style test runner for JavaScript

readme

buster-test

Build status

Test contexts, BDD specs, test runner and reporters for Buster.JS.

Changelog

0.7.13 (19.06.2015)

0.7.12 (16.12.2014)

0.7.11 (15.11.2014)

0.7.10 (02.11.2014)

0.7.9 (21.10.2014)

0.7.8 (17.09.2014)

0.7.7 (06.06.2014)

0.7.6 (05.05.2014)

Running tests

To run tests in the browser:

node_modules/buster-util/jstdhtml

Open test/test.html in a browser

You can also run JsTestDriver from the root directory.