Buster.JS Spec

This test sample runs in embedded mode - i.e., it only styles it self and does not assume it's alone on the page. Use for running tests inside your app.

To embed the runner, simply create an element with id "buster", and buster will figure out the rest. Note that if you want the buster-test styling, you have to manually include the CSS file (found in resources/buster-test.css).

For more fine-grained control, you can instantiate and configure your own runner, see documentation for buster-test/runner.