Download List

Descripción del Proyecto

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 y GroovyTestCase hicieron abstracto. Soporte para javax.script JDK6 fue añadida.
Tags: Major feature enhancements
JsTestCase and GroovyTestCase were made abstract.
Support for JDK6 javax.script was added.

2006-10-11 22:30
1.3

Esta versión incluye el soporte para Groovy habilitado casos de prueba. En él se actualiza pom y construir una nueva estructura de proyecto.
Tags: Minor feature enhancements
This release adds support for Groovy enabled test cases. It updates pom and build with a new project structure.

2006-09-12 07:09
1.2

Apoyo a la TestNG y JUnit 4 ha sido añadido.
Tags: Minor feature enhancements
Support for TestNG and JUnit 4 was added.

2006-07-28 09:27
1.1

JsTestCase se ha añadido para las implementaciones de prueba rápida. Todo proyecto TestSuite fue añadida. El CÓMO se ha actualizado.
Tags: Major feature enhancements
JsTestCase was added for quick test
implementations. All of project TestSuite was
added. The howto was updated.

2006-07-02 12:58
1.0

Tags: Initial freshmeat announcement

Project Resources