FlexUnit
FlexUnit / FlexUnit4
Dependency:
<dependency> <groupId>com.adobe.flexunit</groupId> <artifactId>flexunit</artifactId> <version>0.85</version> <!-- or 0.90 to conventional Flexunit tests --> <!-- <version>4.x</version> like 4.0-beta-2 to enable Flexunit4 tests --> <type>swc</type> <scope>test</scope> </dependency>
The dependency is the same for all Flexunit versions. But if the version is 4.* Flexmojos will enable Flexunit 4 support.