My QA colleagues are trying to understand how to execute FlexUnit 4-based functional tests on a maven-free machine that will have the Flash Player and a browser. There are two classes of tests
1) Hand-written API tests using HTTPService 2) Tests generated by FlexMonkey. I realize this is not the focus of maven/flex-mojos but we need to understand what build artifacts to create and copy to the test environment, as well as how to invoke them It would be helpful if I understood what Flex-Mojos does in the test phase (for regular unit tests). Are the tests and the classes they import compiled into a single swf that also includes the test runner, or does the test runner load a sub-SWF? Thanks for any tips. -- You received this message because you are subscribed to the Google Groups "Flex Mojos" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex-mojos http://flexmojos.sonatype.org/
