jstesting icon indicating copy to clipboard operation
jstesting copied to clipboard

JS Testing with Jasmine, jsTestDriver, and PhantomJS

Results 3 jstesting issues
Sort by recently updated
recently updated
newest added

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.

Try including the library I wrote for testing requirejs modules: https://www.github.com/mattfysh/testr.js