An ember-addon that provides additional QUnit 2.0 assertions specific to Ember.js.
Collection of helpful assertions for use with qunit
A QUnit plugin for asserting numerical comparisons like greater than, less than, etc.
A QUnit plugin for asserting that a number is approximately equal (or not) to an expected number, within a given tolerance.
A QUnit plugin for asserting the proper sequence in which the code should execute.