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.
A QUnit plugin for asserting individual pixel values within a Canvas element.