Testrunner enhancement
Testrunner enhancement
For anyone using the jQuery testsuite, this could be handy:
http://dev.jquery.com/changeset/5283
With that you can use regular expressions to select tests or module, eg.
to run the core and selector module: /test/?^core|^selector
Hope this helps!
Jörn