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

   Since Grails 2.3 now has a test daemon to make running unit and integration 
tests much faster by keeping grails running, it would greatly speed up 
development if we could take advantage of that from inside IntelliJ. Currently, 
running tests inside IntelliJ require waiting for grails to start up and then 
run the tests. The only workaround I've found is to open a terminal window and 
run tests from there rather than IntelliJ, but that's defeating the purpose and 
still takes more work.
   
   Being able to rapidly run unit tests is one of the founding principles of 
test driven design, so I hope you'll consider adding this to the upcoming 
IntelliJ 13 release.
   
   ---
   
   *Imported from 
[IDEA-113884](https://youtrack.jetbrains.com/issue/IDEA-113884) · Type: Feature 
· Votes: 3*
   *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