TestingFramework for Apple's WebObjects.
A beta of WOUnit is available http://wounit.jmltech.com. It is based on JavaUnit and HttpUnit. Right now, it has no provisions for EO testing, its main purpose is to test the HTML produced by components.
JMLTech no longer exists, when I have time I will put WOUnit back up under my own name, with session support added.
--MichaelJohnston?
´Until then you can download it under [snip]´, sorry I had to remove this file.
Why did you have to do that? If it was for practical reasons, can I put it up for download instead? Or was is because of copyright stuff or similar? --UrbanNilsson
Why don't use JavaUnit or OcUnit?
WOUnit uses JavaUnit, but wraps it up making it much easier to create tests, and uses HttpUnit to automate the process of making http requests to WebObjects components and then making tests on the html you get back.
--MichaelJohnston?
Many people have said that someone should store WOUnit on SourceForge and let the coders work on it.
What's the status of WoUnit? Anyway, there's WoUnitTest, which I've used and recommend. --ApoorvaMuralidhara, WebObjects developer