Hi Ray, Thanks for your feedback.
I'll update the Wiki. I'm in doubt about the best place to add a reference to the WOUnit website. The "Testing" [1] page looks like the best place. Do you have any recommendations? [1]http://wiki.objectstyle.org/confluence/display/WONDER/Testing Cheers, Henrique On 16/06/2011, at 17:04, Ray Kiddy wrote: > > This is great. I have been wondering if WOUnit was going to get any attention. > > Is it on your list to update the documentation for WOUnit on the PWO wiki? > Searching for "WOUnit" right now gives me one page: "MAven Goals". > > Any update? > > thanx - ray > > On Jun 14, 2011, at 2:44 PM, Henrique Prange wrote: > >> The WOUnit team is pleased to announce the release of WOUnit 1.1. This >> release includes new features implemented to simplify the way we write tests. >> >> The WOUnit framework contains a set of utilities for testing WebObjects >> applications using JUnit 4.7 or later capabilities. See the WOUnit website >> for more information: >> >> http://hprange.github.com/wounit/ >> >> Maven users should specify the version in your project's configuration: >> >> <dependency> >> <groupId>com.wounit</groupId> >> <artifactId>wounit</artifactId> >> <version>1.1</version> >> </dependency> >> >> Non Maven users have to download the wounit-1.1.jar: >> >> http://github.com/downloads/hprange/wounit/wounit-1.1.jar >> >> Release Notes - WOUnit - Version 1.1 >> >> ** Features >> * @Dummy annotation to create saved objects >> * @UnderTest annotation to create the EO being tested >> >> Enjoy, >> >> Henrique _______________________________________________ > _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
