fawind / looper

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

Read cli params from config file #6

Open fawind opened 5 years ago

fawind commented 5 years ago

Read cli params from local config file (e.g. docker-test.yml).

Using spf13/viper is probably a good idea.