2022-01-12 10:06:03 +03:00
|
|
|
{
|
|
|
|
"name": "com.unity.test-framework",
|
|
|
|
"displayName": "Test Framework",
|
2022-01-12 10:39:15 +03:00
|
|
|
"version": "1.1.29",
|
2022-01-12 10:06:03 +03:00
|
|
|
"unity": "2019.2",
|
|
|
|
"unityRelease": "0a10",
|
|
|
|
"description": "Test framework for running Edit mode and Play mode tests in Unity.",
|
|
|
|
"keywords": [
|
|
|
|
"Test",
|
|
|
|
"TestFramework"
|
|
|
|
],
|
|
|
|
"category": "Unity Test Framework",
|
|
|
|
"repository": {
|
|
|
|
"url": "https://github.com/Unity-Technologies/com.unity.test-framework.git",
|
|
|
|
"type": "git",
|
2022-01-12 10:39:15 +03:00
|
|
|
"revision": "dac53542acdab7a12e9ebf111ac588d0e53cf483"
|
2022-01-12 10:06:03 +03:00
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"com.unity.ext.nunit": "1.0.6",
|
|
|
|
"com.unity.modules.imgui": "1.0.0",
|
|
|
|
"com.unity.modules.jsonserialize": "1.0.0"
|
|
|
|
},
|
|
|
|
"relatedPackages": {
|
2022-01-12 10:39:15 +03:00
|
|
|
"com.unity.test-framework.tests": "1.1.29"
|
2022-01-12 10:06:03 +03:00
|
|
|
},
|
|
|
|
"upmCi": {
|
2022-01-12 10:39:15 +03:00
|
|
|
"footprint": "461bb7357f40bbbf73fa3e97c5398321af25162b"
|
2022-01-12 10:06:03 +03:00
|
|
|
}
|
|
|
|
}
|