QUnit是jQuery的单元测试框架。
QUnit 1.16 发布,此版本是个重要的版本,引入了一些新 APIs,默认在 QUnit 2.0 使用。
此外,QUnit 1.16 包括一些新特性和改进:
Promise support
QUnit.skip
testId URL parameter
CommonJS exports
其他改进请看 check out the changelog
发布计划
后续版本改进计划:
Standardized reporter interface
Better diff output
Better support for writing custom assertions
Support for nested modules
软件详情:http://github.com/jquery/qunit/blob/1.16.0/History.md
下载地址:http://qunitjs.com/
来自:开源中国社区

