I am using mvn failsafe:integration-test failsafe:verify in order to run my integration tests. Every time I want to run them I have to do docker-compose up and
mvn failsafe:integration-test failsafe:verify