I created an application with
grails create-app TestApp
I've created test with
grails create-functional-test Test
When I tried to start test with
grails test-app
It gave me an error:
Execution failed for task ':compileIntegrationTestGroovy'.
The question is how to run tests and solve this problem? Maybe I've missed some dependencies?
Aucun commentaire:
Enregistrer un commentaire