Test contexts, BDD specs, test runner and reporters for Buster.JS.
0.7.9 (21.10.2014)
- New option
allowFocusMode
to disable focus rocket #327 - Command line switch to fail on focus rocket
0.7.8 (17.09.2014)
0.7.7 (06.06.2014)
- JsDom updated to version ~0.10 for issue #410 - Buster is modifying the global
Error
object (via old JSDOM)
0.7.6 (05.05.2014)
- Runtime throttler and pre-event runtime removed
- uuid is consistently exposed with events now
- fix for html2 reporter Add quotes to
class
property in html2 reporter - fix for issue #386 - console.log() outputs twice
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.