jdaugherty opened a new issue, #246:
URL: https://github.com/apache/grails-intellij-plugin/issues/246

   All tests (unit, integration and functional) from a Grails 3 project all 
compiles to `build/classes/test/` from Idea, but in Grails they compile to 
separate folders in `build/classes`.
   This causes problems when running all tests in a package, because the runner 
mixes unit and integration tests.
   Instead, integration/functional tests should compile to 
`build/classes/integration-test`
   
   ---
   
   *Imported from 
[IDEA-151499](https://youtrack.jetbrains.com/issue/IDEA-151499) · Type: Bug · 
Votes: 5*
   *Comments, attachments, dates and reporter are not part of the export — 
follow the link above for the full history.*
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to