| Developed by | Apache Software Foundation |
|---|---|
| Written in | Java |
| OS | Cross-platform |
| Type | Unit Test |
| License | Apache License 2.0 |
| Website | http://jakarta.apache.org/cactus/ |
Cactus is a simple test framework for unit testing server-side java code (Servlets, EJBs, Tag libs, ...) from the Jakarta Project. The intent of Cactus is to lower the cost of writing tests for server-side code. It uses JUnit and extends it. Cactus implements an in-container strategy, meaning that tests are executed inside the container.
Project Status
On April 11th 2008 the Jakarta Cactus project announced the new 1.8.0 version.[1]. Version 1.8.0 still does not support JUnit 4, but provides integration of Cactus with the Cargo project.
External links
Official Page of the Codehaus Cargo Project
Official Page on the Apache Jakarta Project
|
||||||||||||||
No comments have been added.





