File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11## QUnit testing framework for Node.js
22
3- [ ![ Build Status] ( https://travis-ci.org/qunitjs/node-qunit.svg?branch=master )] ( https://travis-ci.org/qunitjs/node-qunit ) [ ![ npm] ( https://img.shields.io/npm/v/qunit.svg?style=flat )] ( https://www.npmjs.com/package/qunit )
3+ [ ![ Build Status] ( https://travis-ci.org/qunitjs/node-qunit.svg?branch=master )] ( https://travis-ci.org/qunitjs/node-qunit ) [ ![ npm] ( https://img.shields.io/npm/v/node- qunit.svg?style=flat )] ( https://www.npmjs.com/package/node- qunit )
44
55https://qunitjs.com
66
7- https://github.com/jquery /qunit
7+ https://github.com/qunitjs /qunit
88
99### Features
1010
@@ -22,9 +22,18 @@ https://github.com/jquery/qunit
2222### Installation
2323
2424``` bash
25- $ npm i qunit
25+ $ npm i node- qunit
2626```
2727
28+ #### Package Name Up to 1.0.0
29+
30+ Up until version 1.0.0, this package was published under the name ` qunit ` . That
31+ name is now used by the official QUnit package and CLI, and this package will be
32+ published as ` node-qunit ` from version 1.0.0 onward.
33+
34+ Additionally, prior to 1.0.0, the ` node-qunit ` package was a different project
35+ that was deprecated and now lives under the name [ ` qnit ` ] ( https://www.npmjs.com/package/qnit ) .
36+
2837### API
2938
3039 http://api.qunitjs.com
You can’t perform that action at this time.
0 commit comments