VR4Medical/ICI/Library/PackageCache/com.unity.ext.nunit@031a54704bff/package.json
2025-07-29 13:45:50 +03:00

20 lines
608 B
JSON

{
"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"
},
"documentationUrl": "https://docs.unity3d.com/Packages/com.unity.ext.nunit@2.0/manual/index.html",
"_fingerprint": "031a54704bffe39e6a0324909f8eaa4565bdebf2"
}