sbrandwoo / grunt-qunit-junit

JUnit compatible XML reporter for QUnit and grunt 0.4
MIT License
17 stars 5 forks source link

Refactor: Extract Report Generation #11

Closed jonnyreeves closed 9 years ago

jonnyreeves commented 9 years ago

Rough and ready refactor as the task file was starting to get a little bit meaty which may make future maintenance a little bit more costly - YMMV :)

sbrandwoo commented 9 years ago

Looks great!