Field groupNames
The same as testNames, except that it allows for Regex. This is useful for running specific fixtures or namespaces. E.g. "^MyNamespace\." Runs any tests where the top namespace is MyNamespace.
네임스페이스: UnityEditor.TestTools.TestRunner.Api
어셈블리: solution.dll
구문
[SerializeField]
public string[] groupNames
반환
타입 | 설명 |
---|---|
string[] |