trial.executor.single

A module containing the single threaded runner

Public Imports

trial.interfaces
public import trial.interfaces;

Members

Classes

DefaultExecutor
class DefaultExecutor

The default test executor runs test in sequential order in a single thread

Meta

License

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

Authors

Szabo Bogdan