dimanche 21 juin 2015

run a single integration test from a test class

I have tried to run the command as given in the documentation:

-Dgrails.env=development test-app -integration MyClass.\"create new test thingy from search page\"

However, this results in ALL the integration test running for that class, instead of only running the named test. I have also tried to rename the test to no spaces, but toi the same result.

It is the same behavior in eclipse or from the command line (Windows).

Has anyone else experienced this issue, and, if so, did you find a workaround?

Aucun commentaire:

Enregistrer un commentaire