trial.executor.parallel

A module containing the parallel test runner

Public Imports

trial.interfaces
public import trial.interfaces;

Members

Classes

ParallelExecutor
class ParallelExecutor

The parallel executors runs tests in a sepparate thread

ThreadLifeCycleListener
class ThreadLifeCycleListener

The Lifecycle listener used to send data from the tests threads to the main thread

Meta

License

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

Authors

Szabo Bogdan