Maze / Library /PackageCache /com.unity.testtools.codecoverage@1.2.3 /Samples~ /Tutorial /Asteroids /Tests /Asteroids.Tests.asmdef
| { | |
| "name": "Unity.TestTools.CodeCoverage.Sample.Asteroids.Tests", | |
| "references": [ | |
| "Unity.TestTools.CodeCoverage.Sample.Asteroids", | |
| "UnityEngine.TestRunner", | |
| "UnityEditor.TestRunner" | |
| ], | |
| "includePlatforms": [], | |
| "excludePlatforms": [], | |
| "allowUnsafeCode": false, | |
| "overrideReferences": true, | |
| "precompiledReferences": [ | |
| "nunit.framework.dll" | |
| ], | |
| "autoReferenced": false, | |
| "defineConstraints": [ | |
| "UNITY_INCLUDE_TESTS" | |
| ], | |
| "versionDefines": [], | |
| "noEngineReferences": false | |
| } |