jdaugherty opened a new issue, #349: URL: https://github.com/apache/grails-intellij-plugin/issues/349
Support feedback: I can no longer run tests for just a module or just a method within a module. Instead it runs all tests in the namespace. This appears to have started with the 2019.2.2 version. Worked fine before. I'm running using the context menu. I've tried removing the .idea directly entirely but it stills runs all test. - using `intellij-command-proxy test-app <PACKAGE>.<CLASS> -integration` it runs all tests in `<PACKAGE>` - running just `grails with grails test-app <PACKAGE>.<CLASS> -integration` it runs just that spec but of course outside of IntelliJ Very frustrating and a huge loss of productivity! --- *Imported from [IDEA-225319](https://youtrack.jetbrains.com/issue/IDEA-225319) · Type: Bug · Votes: 0* *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]
