@pilot Here you run tests directly on CircleCI machine, i.e. you should provision it first for a more complex application. But do you have any examples how to run PHPUnit inside the container? Isn't it a more robust way to test Docker applications - test them inside built containers to use exactly the same environment?
@pilot Here you run tests directly on CircleCI machine, i.e. you should provision it first for a more complex application. But do you have any examples how to run PHPUnit inside the container? Isn't it a more robust way to test Docker applications - test them inside built containers to use exactly the same environment?