JsUnit test runner

JsUnit is a Unit Testing framework for client-side (in-browser) JavaScript. It is essentially a port of JUnit to JavaScript. Also included is a platform for automating the execution of tests on multiple browsers and mutiple machines running different OSs. Its development began in January 2001.

Homepage POM file JAR file Javadoc
'net.jsunit:jsunit-testRunner:2.1.4'

Dependencies

Compile dependencies