MetalamaAPI documentationAdvanced APIMetalama.​Testing.​Aspect­TestingTest­OptionsTest­Runner­Factory­Type
Open sandboxFocus

TestOptions.TestRunnerFactoryType Property

TestRunnerFactoryType

Gets or sets the name of the test runner factory type (implementing Metalama.Testing.AspectTesting.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