Integration Testing With CircleCI 2.0 and Docker Compose
Running integration tests in Circle 2.0 against a Docker Compose stack turned out to be much more complicated than I had hoped and certainly much more complex than it used to be. Some of these issues are probably easily resolved by…