Download List

Project Description

JsTester allows validation of JavaScript code
inside Java. It provides a group of assert methods
like JUnit's Assert, and it supports validation by
Douglas Crockford's Remedial JavaScript. You can
also use your own validations.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-05-26 21:38
1.4

JsTestCase and GroovyTestCase were made abstract.
Support for JDK6 javax.script was added.
Tags: Major feature enhancements

2006-10-11 22:30
1.3

This release adds support for Groovy enabled test cases. It updates pom and build with a new project structure.
Tags: Minor feature enhancements

2006-09-12 07:09
1.2

Support for TestNG and JUnit 4 was added.
Tags: Minor feature enhancements

2006-07-28 09:27
1.1

JsTestCase was added for quick test
implementations. All of project TestSuite was
added. The howto was updated.
Tags: Major feature enhancements

2006-07-02 12:58
1.0

Tags: Initial freshmeat announcement

Project Resources