jdaugherty opened a new issue, #132: URL: https://github.com/apache/grails-intellij-plugin/issues/132
In a unit Spock spec (inside a Grails project), when I'm inside a test method, I can run the method standalone or the complete spec (containing that method). Through running I mean executing a spec via `grails test-app` command. However, in a Grails Spock integration spec: - when I'm inside a test method, in the Run..., only the test method is displayed. Not the spec. - I have to go outside the test method, and then the complete spec is displayed in the dialog. Note that there is impossible (AFAIK) to run a single test method via grails test-app command. If you display the method as available to be executed through `grails test-app` command is confusing. --- *Imported from [IDEA-110899](https://youtrack.jetbrains.com/issue/IDEA-110899) · Type: Usability Problem · 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]
