trial.executor.process

A module containing the process runner

Public Imports

trial.interfaces
public import trial.interfaces;

Members

Classes

ProcessExecutor
class ProcessExecutor

An executor that will run every test in a separate process

Functions

testProcessRuner
void testProcessRuner(string suiteName, string testName, VisualTrialReporterParser parser)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.

Authors

Szabo Bogdan