@@ -0,0 +1,27 @@
|
||||
{
|
||||
"name": "com.unity.test-framework",
|
||||
"displayName": "Test Framework",
|
||||
"version": "1.1.14",
|
||||
"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": {
|
||||
"footprint": "eaa490990582bbefc9aa4495a743f4d28a036cd8",
|
||||
"type": "git",
|
||||
"url": "https://github.com/Unity-Technologies/com.unity.test-framework.git",
|
||||
"revision": "25d6ff2e3936e31fdfd58486fad3a3bc90d6e3c6"
|
||||
},
|
||||
"dependencies": {
|
||||
"com.unity.ext.nunit": "1.0.0",
|
||||
"com.unity.modules.imgui": "1.0.0",
|
||||
"com.unity.modules.jsonserialize": "1.0.0"
|
||||
},
|
||||
"relatedPackages": {
|
||||
"com.unity.test-framework.tests": "1.1.14"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user