| Re: [hyades-dev] Task "Support for JUnit derivative projects such as HTTPUnit, Cactus, Abbot ?" |
(Resending because I forgot to join the list before sending the last one): As long as you are including HttpUnit and discussing support for J2EE component testing, may I suggest integrating ServletUnit (contained in the HttpUnit jar) as well? It provides a framework for unit testing servlets without using a servlet engine. Examples of how to use it can be found at <http://httpunit.org/doc/tutorial/index.html>