Given a JsUnit test file, this will create a JsTestDriver test with the same tests.
Hacky regex's abound and this will only work for tests that match a very specific format. Hopefull this will change soon.
A script that takes a JsUnit test and attempts to upgrade it to a JsTestDriver test.
JavaScript
Given a JsUnit test file, this will create a JsTestDriver test with the same tests.
Hacky regex's abound and this will only work for tests that match a very specific format. Hopefull this will change soon.