vendredi 2 octobre 2020

Is it possible to run multiple integration tests?

Is it possible to run multiple integration tests?

mvn clean verify -Dit.test=FirstIT,FifthIT,AnotherIT

I don't want to run the whole set. The above sample does not work for me: all my integration tests are started and not the sub-set

Aucun commentaire:

Enregistrer un commentaire