hamvocke / spring-testing

A Spring Boot application with lots of test examples
https://www.martinfowler.com/articles/practical-test-pyramid.html
1.09k stars 430 forks source link

Add step to ReadMe for installing docker, if you haven't already done so #2

Closed eyatzeck closed 5 years ago

eyatzeck commented 6 years ago

Hi Ham, I love this reference instance. I thought it was a nice challenge to try to figure out how to install and start docker on my laptop, but it might be nice to include the step in the readme! ;-) Cheers,

Elena

hamvocke commented 6 years ago

Adding that to the readme is a first start. Replacing the startDatabase.sh script with docker-compose might also be useful to get started easier.