Testing your app with docker-compose on CircleCI
As a dev, you use docker as a dev environment. You’re quite happy that you finally ended mastering it (or at least make it work \o/). Since you’re a great developer, you know the importance of automated testing, and you wrote a bunch of specs or…