Skip to content

Executor self tests

Darryl Green requested to merge github/fork/bjackman/executor-self-tests into master

Created by: bjackman

This just adds an extremely simple test, run on a local target, to ensure that the Executor is running to a bare minimum of functionality.

If more in-depth tests need to be added, the mock module can be used like in this example

Merge request reports