buster-test

Promised based evented xUnit and BDD style test runner for JavaScript

BSD-3-Clause 29 个版本
安装
npm install buster-test
yarn add buster-test
pnpm add buster-test
bun add buster-test
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.

版本列表
0.8.0 2016-01-03
0.7.14 2015-11-23
0.7.13 2015-06-19
0.7.12 2014-12-16
0.7.11 2014-11-15
0.7.9 2014-10-21
0.7.8 2014-09-17
0.7.7 2014-06-06
0.7.6 2014-05-05
0.7.5 2013-11-24
0.7.4 2013-10-24
0.7.3 2013-09-18
0.7.2 2013-09-17
0.7.1 2013-09-17
0.7.0 2013-09-16
0.6.2 2013-09-16
0.6.1 2012-07-09
0.6.0 2012-06-20
0.5.3 2012-06-03
0.5.2 2012-05-04
0.5.1 2012-04-25
0.5.0 2012-04-17
0.4.3 2012-03-03
0.4.2 2012-02-21
0.4.1 2012-02-20
0.4.0 2012-02-16
0.3.0 2011-12-05
0.2.1 2011-08-23
0.2.0 2011-08-08