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

Report multiple whitelist failures #6

Closed mattfysh closed 12 years ago

mattfysh commented 12 years ago

List all modules that failed the whitelist test in the error message, not just the first that fails.