qunit

The powerful, easy-to-use testing framework.

qunit downloads qunit version qunit license

qunit类似的npm包:

npm下载趋势

3 年
🌟 在 qunit 的 README.md 中显示实时使用量图表,只需复制下面的代码。
## Usage Trend
[![Usage Trend of qunit](https://npm-compare.com/img/npm-trend/THREE_YEARS/qunit.png)](https://npm-compare.com/qunit#timeRange=THREE_YEARS)

Cumulative GitHub Star Trend

🌟 在 qunit 的 README.md 中显示 GitHub stars 趋势图表,只需复制下面的代码。
## GitHub Stars Trend
[![GitHub Stars Trend of qunit](https://npm-compare.com/img/github-trend/qunit.png)](https://npm-compare.com/qunit)

统计详情

npm包名称
下载量
Stars
大小
Issues
发布时间
License
qunit355,9584,027311 kB523 个月前MIT

qunit的README

QUnit

Continuous integration Test coverage Chat on Gitter npm Reproducible build status

QUnit is a powerful, easy-to-use JavaScript testing framework. It was originally developed for the jQuery project and has since evolved to test any client-side or server-side JavaScript code. QUnit has no dependencies and supports Node.js, SpiderMonkey, and all major web browsers.

Documentation

Support

To report a bug or request a new feature, open an issue.

If you need help using QUnit, chat with us on Gitter.

Contribute

If you are interested in helping develop QUnit, check out our contributing guide.