Jarrod Overson
7fd976a2a1
Added JUnit xml output (via Kelvin Luck @vitch)
...
Passing console.log from browser to verbose grunt logging
Support for templates as separate node modules
Removed internal requirejs template (see grunt-template-jasmine-requirejs)
General refactor
2013-01-08 11:28:26 -08:00
Kelvin Luck
d6796a57a4
Not dying when there is a suite with no specs - this seems to happen in the bundled requirejs example.
2013-01-08 13:19:02 +00:00
Kelvin Luck
f19d07a209
Writing the suites out to separate xml files with the option to consolidate into one file per top level suite...
2013-01-08 13:09:05 +00:00
Kelvin Luck
ef8f191c46
Outputting additional information into the JUnit XML
...
Since it is available and seems to be desired by the JUnit spec [ http://stackoverflow.com/questions/4922867/junit-xml-format-specification-that-hudson-supports ]
2013-01-08 10:38:29 +00:00
Kelvin Luck
e8e95dbbca
Test duration in JUnit is reported in seconds rather than miliseconds...
2013-01-08 10:09:55 +00:00
Kelvin Luck
a6fd38da1b
Added the relevant code from the JUnitDataReporter into the PhantomReporter for use from within the Phantom environment
2013-01-07 22:59:19 +00:00
Jarrod Overson
d44d81448b
Fixed race condition with requirejs template
2012-11-07 10:56:19 -08:00