TheProjecter / phantomjs-qunit-runner

Automatically exported from code.google.com/p/phantomjs-qunit-runner
0 stars 0 forks source link

Ability to add custom libraries when running tests (patch included) #5

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I wanted to use jquery.mockjax.js in my qunit tests, but couldn't figure out 
how to add that library to the phantomjs execution.

I've added the functionality to the maven plug-in, and at the same time did a 
little refactoring of the plug-in.

It would probably make sense to change the way the test files are specified to 
also use the maven file manager. That way, you'd get filtering for free. 
I'll do that if you're interested...

patch attached.

Wouter

Original issue reported on code.google.com by woute...@gmail.com on 16 Feb 2012 at 3:00

Attachments:

GoogleCodeExporter commented 8 years ago
awesome, thanks for your help.. 
custom libraries are a great idea and the refactoring is great.. added you as a 
project commiter :)

Original comment by spaz...@gmail.com on 17 Feb 2012 at 9:14

GoogleCodeExporter commented 8 years ago
Thanks! I've committed the code.

Original comment by woute...@gmail.com on 17 Feb 2012 at 10:02