snowplow / snowplow-actionscript3-tracker

Snowplow event tracker for ActionScript 3.0. Add analytics to your Flash Player 9+, Flash Lite 4 and AIR games, apps and widgets
http://snowplowanalytics.com
4 stars 1 forks source link

Add flexunit 4.0 or 4.0-rc2 or > to pom.xml maven script #7

Open natilivni opened 9 years ago

natilivni commented 9 years ago

If someone with more experience with maven and pom.xml files wants to tackle this, it would be great. The highest version of flexunit (used to run the as3 unit tests) that maven seems to currently support is 4.0-rc1. Problem is that this version does not support async tests which are fairly important in as3. If someone want to try and modify the pom.xml to run a higher version of flexunit, we can try and restore the test. There seems to be a version of 4.0-rc2 hosted here: http://mvnrepository.com/artifact/org.sonatype.flexmojos/flexmojos-unittest-support/4.0-RC2

but I was not able to get it to work.

alexanderdean commented 9 years ago

What version of flexunit is required as a minimum for async tests?

natilivni commented 9 years ago

Documentation says 4.0 which I could not find hosted anywhere. I could not find any documentation on 4.0-rc2 but have some hope that it supported them.

nakulgan commented 7 years ago

http://mvnrepository.com/artifact/org.sonatype.flexmojos/flexmojos-unittest-support/4.0-RC2

Is not flexunit. It is a flexmojos 3.4 < dependency to run unittest See

Newer version of FlexUnit is available here which has to be mavenized for us to use.

alexanderdean commented 7 years ago

What do you recommend @nakulgan ?

nakulgan commented 7 years ago

flexunit 4.1 with group org.flexunit See

I will bump it to 4.1