v1.0.0
Migrates to a docker-compose file strategy.
- Accepts a map described in the Mix config file for your testing environment
- Accepts a string representing the path to an existing compose file
- Validates the structure of the compose file being used and raises compose error messages for invalid files
- More tests!