teddyzeenny / ember-cli-qunit

QUnit testing package for ember-cli applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ember-cli-qunit

This addon that adds QUnit to the generated Ember CLI test output (in test-vendor.js).

Installation / Usage

From within your Ember CLI application (must be > 0.0.42), run the following:

npm install --save-dev ember-cli-qunit
ember generate ember-cli-qunit

Upgrading

ember generate ember-cli-qunit

References

About

QUnit testing package for ember-cli applications


Languages

Language:JavaScript 96.7%Language:HTML 3.3%