Unit test helpers for Ember applications.
Ember-qunit is a tool design to enhance the ability to write unit tests for Ember applications.
Ember QUnit uses your application's resolver to find and automatically create test subjects for you with the moduleFor
and test
helpers.
See more: