mathe/Library/PackageCache/com.unity.testtools.codecoverage@1.2.4/Samples~/Tutorial/Asteroids/Tests/Asteroids.Tests.asmdef

21 lines
558 B
Plaintext
Raw Permalink Normal View History

2024-09-20 20:30:10 +02:00
{
"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
}