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.
Namespace: UnityEditor.TestTools.TestRunner.Api
Assembly: solution.dll
Syntax
[SerializeField]
public string[] groupNames
Returns
Type | Description |
---|---|
string[] |