jeudi 26 octobre 2017

Execution failed for task ':compileIntegrationTestGroovy'

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