Any extra options that should be passed to the program being run
Configuration to use for building the project. Default for most projects is "Debug"
Enable verbose logs for test platform. Logs are written to the provided file.
Log the command to the console
Run tests that match the given expression
Target framework to build for. The target framework has to be specified in the project file.
Lists discovered tests
Specify a logger for test results
Skip building the project prior to running. By default, the project will be built.
Settings file to use when running tests
Use custom adapters from the given path in the test run.
sets the console verbosity
Generated using TypeDoc
ITestModel