fawind / looper

Test runner for functional testing of dockerized microservices
3 stars 0 forks source link

Override services with mocks #5

Closed fawind closed 5 years ago

fawind commented 5 years ago

Add option to override services with mock versions. E.g. by providing a mapping of service-name to mock docker image.

fawind commented 5 years ago

This can be done using #8