shanejansen / touchstone

Touchstone is a testing framework for your services that focuses on component, end-to-end, and exploratory testing.
16 stars 2 forks source link

Ability to supply Docker images instead of Dockerfiles for services #18

Closed shanejansen closed 3 years ago

shanejansen commented 3 years ago

In touchstone.yml, a service can be defined with dockerfile. Support ability to specify docker_image instead