Skip to content
This repository was archived by the owner on Dec 18, 2018. It is now read-only.
shyiko edited this page Nov 17, 2010 · 13 revisions

JSST stands for Java Server-Side Testing framework.

Its goal is to provide easy way of server-side testing. Idea of the project is similar to the one of Apache CACTUS, but unlike CACTUS it's not coupled to JUnit 3.x and can be used in conjunction with any testing framework. Nevertheless, only TestNG and JUnit4 are currently supported.

###Documentation Getting started with JSST + JUnit 4 + Ant + Ivy

How does it work?

###Downloads Download the latest stable release

###Getting involved How to contribute

Clone this wiki locally