Commit Graph

4 Commits

Author SHA1 Message Date
Tim Buckley 78615990c7 Fix outdated require()
This fixes an outdated require() call still pointing to 'node-subunit'
rather than 'subunit-js'.
2016-06-10 09:11:17 -06:00
Tim Buckley 88d03cd26a Support custom testId normalization functions
This adds support for user-specified normalization functions as a
configuration paramter 'normalize'. These functions can override the
default default normalization functionality (as configured with the
'slug' parameter) to adjust or remove project-specific formatting.
2016-06-09 12:01:34 -06:00
Tim Buckley 9d9872b462 Add README and other administrative bits 2016-05-27 16:34:01 -06:00
Tim Buckley 8b4416c7aa Initial import 2016-05-27 16:21:33 -06:00