My favorites | Sign in
Logo
                
Search
for
Updated Jul 13, 2009 by stu.st...@gorillalogic.com
Labels: Deprecated
FlexMonkeyZeroDotSix  
Introducing FlexMonkey 0.6.

FlexMonkey 0.6 is Here!

FlexMonkey 0.6 lets you test application swfs without first recompiling them with the flexmonkey and flex automation libraries. In fact, you can package your flexunit tests in their own separate swf, so all test code can be physically isolated from your actual application.

Why do you care?

The swf you test and the one you deploy can now be the same swf. There is no longer a need to compile your application for testing, run your tests, and then recompile your application without the test code and framework libraries prior to deployment. You can even run tests against deployed applications. (You might do this for example to confirm the integrity of a live system.)

Differences from 0.5

How do you get started?

See GettingStarted and the new UserGuide.


Sign in to add a comment
Hosted by Google Code