test
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"displayName": "Custom NUnit",
|
||||
"name": "com.unity.ext.nunit",
|
||||
"version": "2.0.5",
|
||||
"unity": "2019.4",
|
||||
"description": "A custom version of NUnit used by Unity Test Framework. Based on NUnit version 3.5 and works with all platforms, il2cpp and Mono AOT.",
|
||||
"keywords": [
|
||||
"nunit",
|
||||
"unittest",
|
||||
"test"
|
||||
],
|
||||
"category": "Libraries",
|
||||
"dependencies": {},
|
||||
"relatedPackages": {
|
||||
"com.unity.ext.nunit.tests": "2.0.5"
|
||||
},
|
||||
"_upm": {
|
||||
"changelog": "- Fixing bug for InstanceID as struct changes"
|
||||
},
|
||||
"upmCi": {
|
||||
"footprint": "f9e6bd68d25d51bb4b44047fc95106b99d86b7ec"
|
||||
},
|
||||
"documentationUrl": "https://docs.unity3d.com/Packages/com.unity.ext.nunit@2.0/manual/index.html",
|
||||
"repository": {
|
||||
"url": "https://github.cds.internal.unity3d.com/unity/com.unity.ext.nunit.git",
|
||||
"type": "git",
|
||||
"revision": "469fe0d46bfc26fbb32a53885ca4d12abcdae4ae"
|
||||
},
|
||||
"_fingerprint": "60ef35ffd3cd5e2f5c8887a4a4ca6148854cd092"
|
||||
}
|
Reference in New Issue
Block a user