![]() | ![]() |
Apache > Jakarta > Cactus > Running Tests | Docs for: v1.7.2 | v1.7 Last update: March 24 2009 |
IDE integrationIn order to simplify Cactus integration within your IDE (i.e. running the Cactus tests from your IDE), we have provided several tutorial detailing the involved steps for several IDEs:
If your favorite IDE is not listed there, don't despair ! It is actually very simple to integrate Cactus within your environment. You simply need to know how to start your servlet engine from your IDE (possibly in debug mode if you wish to debug your test case) and set up correctly the class path (see the Classpath Howto tutorial for understanding the classpath). Look at the tutorials for other IDEs and do the same for yours. |