qunit-assert-compare
A QUnit plugin for asserting numerical comparisons like greater than, less than, etc.
qunit-assert-close
A QUnit plugin for asserting that a number is approximately equal (or not) to an expected number, within a given tolerance.
qunit-assert-step
A QUnit plugin for asserting the proper sequence in which the code should execute.
qunit-assert-canvas
A QUnit plugin for asserting individual pixel values within a Canvas element.