Skip to content

A script that takes a JsUnit test and attempts to upgrade it to a JsTestDriver test.

Notifications You must be signed in to change notification settings

paynen/GoodbyeJsUnit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goodbye JsUnit, Hello JsTestDriver

Given a JsUnit test file, this will create a JsTestDriver test with the same tests.

Warning

Hacky regex's abound and this will only work for tests that match a very specific format. Hopefull this will change soon.

About

A script that takes a JsUnit test and attempts to upgrade it to a JsTestDriver test.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published