mrdon / jsunit

Fork of BerliOS's JsUnit to make it more friendly to Rhino tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is JsUnit, a JavaScript unit test framework. JsUnit is a JavaScript 
port of JUnit.

Additionally it contains a Maven 2 Plugin and an Ant Task for JsUnit.

The framework contains also the Perl script js2doxy.pl that supports Javadoc
like comments in JavaScript code.

See LICENSE.txt for license information.

See jsunit/docs/index.html for further information especially on the related 
pages.

About

Fork of BerliOS's JsUnit to make it more friendly to Rhino tests

License:Apache License 2.0


Languages

Language:JavaScript 65.9%Language:Java 21.1%Language:Perl 13.0%