Library that supports the buster-test
command line interface.
0.9.0 (2016-Jan-05)
- BREAKING: Updated all dependencies (
ramp@2.x
,when@3.x
,buster-test@0.8.x
) - BREAKING: added an engine requirement (node LTS) in
package.json
- Some code cleanup
0.8.8 (2014-Dec-10)
0.8.7 (2014-Dec-09)
0.8.6 (2014-Oct-22)
0.8.5 (2014-Oct-21)
- New option
--fail-on-focus
to disable focus rocket #327 - Command line switch to fail on focus rocket
0.8.4 (2014-Sep-17)
0.8.3 (2014-May-05)
- Fix for issue #376 - buster-test -t for hybrid tests
- Fix for issue #384 - buster-test exit code is 1 though tests pass
- Fix for issue #214 - BUSTER_REPORTER environment variable is not honoured?
- Fix for issue #380 - Tests in multiple config groups should run more than once in node.js