wooga / atlas-unity

a Unity 3D gradle plugin
https://wooga.github.io/atlas-unity/
Apache License 2.0
14 stars 4 forks source link

Remove Unity 5.5 Test support #20

Closed Larusso closed 6 years ago

Larusso commented 6 years ago

The unit test mode in Unity 5.5 is outdated and needs special treatment. Remove it for version 1.0.0

marcolink commented 6 years ago

https://github.com/wooga/atlas-unity/blob/3ad359f95f00b2cc1c1cc91a30c29638aae84b74/src/main/groovy/wooga/gradle/unity/tasks/Test.groovy#L213-L238