TestRunnerFactoryType
Gets or sets the name of the test runner factory type (implementing ITestRunnerFactory).
You can only define this option in the metalamaTests.json
file of a directory. This setting is for Metalama internal use only.
Declaration
public string? TestRunnerFactoryType { get; set; }
Property Value
Type | Description |
---|---|
string |