CheetUnit is an integration test framework for testing of server side Java EE applications. CheetUnit combines the light weight of unit testing and the power of a Java EE application server.
It allows to use simple JUnit to make tests where some parts of the code are executed on an application server directly inside your Java EE application archive.
This project is inspired by WarpUnit.
It is easy to start using CheetUnit, just follow our quick intro.
You are encouraged to contribute any missing, useful functions? To do so, please write us.
For more information see the contributing page.