10 行
394 B
10 行
394 B
{
|
|
"name": "com.unity.testframework.graphics",
|
|
"displayName":"Graphics Tests Framework",
|
|
"version": "0.1.0-preview",
|
|
"unity": "2018.2",
|
|
"description": "Provides test framework helpers for writing tests for graphics code, such as image comparison assertions and automatic management of reference images.",
|
|
"keywords": ["qa", "test", "testing", "tests", "graphics"],
|
|
"dependencies": {
|
|
}
|
|
}
|