blittle / jstesting

JS Testing with Jasmine, jsTestDriver, and PhantomJS
57 stars 3 forks source link

Testing problems with RequireJS 2.1.0 #2

Open blittle opened 11 years ago

blittle commented 11 years ago

It doesn't seem that specs are picked up with some new nuances with requirejs. Potentially tests should be define modules instead of require statements.