You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
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.