« InsideRIA the Conference! | Main | Structured Log Testing Release »
FlexUnit 4 Beta 1 now Available
| By Rich Tretola | May 18, 2009 | |
| 4,152 views |
I am sitting in Michael Labriola’s session (actually on the floor, the room is packed!) on FlexUnit 4 at 360Flex and he has announced the release of FlexUnit 4 beta 1. Get it today at http://opensource.adobe.com/wiki/display/flexunit/Downloads
Here are the changes:
Changes from previous version
* added support for FlexUnit 1 method filtering
* dealing with FlexUnit 1 constructor-less classes
* cleaned up assertion UI
* added support for test counting
* added support for Flex 3 or Flex 4
* added class diagrams to docs folder
* fixed circular reference issue
* builder plugin integration
Topics: Announcements, Flex | 2 Comments »









May 21st, 2009 at 5:29 pm
I would dearly love to use FlexUnit and can easily see what the potential benefits could be.
A while ago I tried out a unit testing framework and was very impressed, but I didn’t seem clear how this worked with event driven models and with frameworks such as Cairngorm or PureMVC. It was a little while ago and I don’t clearly remember what brick walls I hit, but brick walls I did hit!
Does anyone know of a good, clear, comprehensive article or discusssion on the subject?
Reply to this comment
June 1st, 2009 at 10:12 am
Take a look at a blog post regarding FlexUnit 1 with Cairngorm and PureMVC:
http://elromdesign.com/blog/2008/12/30/flexunit-asynchronous-tests-with-puremvc-framework/
Reply to this comment