mattfysh / testr.js

Unit testing require.js modules, with both stubbed and script-loaded dependencies. Compatible with all test frameworks - Jasmine, QUnit, JsTestDriver, Buster JS, etc.
159 stars 7 forks source link

Verify testr-built modules #4

Closed mattfysh closed 12 years ago

mattfysh commented 12 years ago

Verify that testr built modules correctly match modules built using Require JS

mattfysh commented 12 years ago

Needs a testr.disable method