Cactus is a simple test framework for unit testing server-side java code (Servlets, EJBs, Tag Libs, Filters, ...).
The intent of Cactus is to lower the cost of writing tests for server-side code. It uses JUnit and extends it.
- Category: Testing Tools
- License: Apache Software License
- HomePage: http://jakarta.apache.org/cactus/


