Jeté: system and integration testing server
Jeté is a system and integration testing framework. The purpose of Jeté is to make system testing easier and more broadly accessible while being flexible enough to test existing systems.
The framework extends basic JUnit, Spring framework, and DbUnit functionality to allow configurability of the system. Tests are defined by using Spring to configure these extensions. It is these Spring configurations that make up the system test definitions.
link






