0.0.1 • Published 5 years ago

vovve-ui v0.0.1

Weekly downloads
1
License
LGPL-3.0
Repository
-
Last release
5 years ago

Vovve

CircleCI

Select a lot of targets for operations and then apply a large set of operations on those targets.

Running tests locally

Run docker-compose build test-runner and when finished run docker-compose run test-runner. This will run the test watcher in a docker container. You can freely edit tests and code while the watcher runs and it will automatically rerun tests.

You will need both docker and docker-compose installed for this to work out.