vendredi 28 avril 2017

Separate integration tests in Play!/Gradle setup

I'm trying to move my integration tests in Play! Framework app to separate folder and run them separately from other tests. It would be an easy task to do in SBT, but i'm not that good in gradle setup.

My goal is: - move integration tests from play-app/test to play-app/itest - create separate task in build.gradle to run only integration tests

Is there a working example I can follow?

Aucun commentaire:

Enregistrer un commentaire