32 lines
1.1 KiB
JSON
32 lines
1.1 KiB
JSON
{
|
|
"name": "com.unity.test-framework.performance",
|
|
"displayName": "Performance testing API",
|
|
"version": "3.2.0",
|
|
"unity": "2020.3",
|
|
"description": "Package that extends Unity Test Framework package. Adds performance testing capabilities and collects configuration metadata.",
|
|
"keywords": [
|
|
"performance",
|
|
"test"
|
|
],
|
|
"dependencies": {
|
|
"com.unity.test-framework": "1.1.33",
|
|
"com.unity.modules.jsonserialize": "1.0.0"
|
|
},
|
|
"relatedPackages": {
|
|
"com.unity.test-framework.performance.tests": "3.2.0"
|
|
},
|
|
"_upm": {
|
|
"changelog": "### Added\n\n- Improved render threading mode reporting"
|
|
},
|
|
"upmCi": {
|
|
"footprint": "71bb88f28e1bc84f3b88898ff23e909729ae67a6"
|
|
},
|
|
"documentationUrl": "https://docs.unity3d.com/Packages/com.unity.test-framework.performance@3.2/manual/index.html",
|
|
"repository": {
|
|
"url": "https://github.cds.internal.unity3d.com/unity/com.unity.test-framework.performance.git",
|
|
"type": "git",
|
|
"revision": "fe7ade132131103e7608be564921ab8de35fd8e4"
|
|
},
|
|
"_fingerprint": "0840f58e45624f7677679a0f8b6a5137689e607f"
|
|
}
|