Leviathan allows for running tests on a device controlled by a worker. A worker is a component on which your tests actually runs. It can be both real hardware or virtualised environments. Leviathan is designed to work with multiple workers.
git clone --recursive
orgit clone
and then git submodule update --init --recursive
to install submodules.Select which type of worker you want to use:
Generated using TypeDoc