Hi flexcoders,

My Flex apps are getting to the point where it would be very useful to have a unit and/or use case testing framework for the UI -- something like Jemmy for Java that hooks into AWT/Swing and lets you write UI tests. Any chance there's anything like that available for Flex? I realize that what I'm probably going to have to do is write unit tests beneath the GUI layer that simulate what the buttons/controls etc do, using something like the JUnit port for AS2, but I wanted to see if anyone's got a better solution.

Thanks

- rdo





Reply via email to