@ryancavanaugh/qunit
v1.16.12-alpha
Published
Type definitions for QUnit v1.16 from https://www.github.com/DefinitelyTyped/DefinitelyTyped
Readme
Installation
npm install --save-dev @ryancavanaugh/qunit
Summary
This package contains type definitions for QUnit v1.16.
The project URL or description is http://qunitjs.com/
Credits
These definitions were written by Diullei Gomes https://github.com/diullei.
Details
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped in the qunit directory.
Additional Details
- Last updated: Thu, 07 Apr 2016 17:13:35 GMT
- Typings kind: Global
- Library Dependencies: none
- Module Dependencies: none
- Global values: deepEqual, equal, notDeepEqual, notEqual, notStrictEqual, ok, strictEqual, throws, start, stop, begin, done, log, moduleDone, moduleStart, testDone, testStart, asyncTest, expect, test, notPropEqual, propEqual, equiv, raises, QUnit
