apache / apache/grails-intellij-plugin
Grails Unit Testing
- Dominant language
- Java
- Stars
- 17
- Forks
- 4
- Avg merge
- 5d 15h
- Merged PRs (30d)
- 4
Description
With grails2 having better interactive support via the grails command it leaves the vm open to allow for unit test to run quicker would be possible to spawn a grails interactive session on an app and pass in the unit test to that session instead of doing all the classpath compiler stuff again and again when running tests
---
*Imported from [IDEA-78678](https://youtrack.jetbrains.com/issue/IDEA-78678) · Type: Feature · Votes: 2*
*Comments, attachments, dates and reporter are not part of the export — follow the link above for the full history.*
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the plugin's handling of the grails command and unit-test execution. Determine how an interactive Grails 2 session could receive a unit test while reusing its VM and classpath. Done means tests run through that session without repeating setup, with behavior verified against the existing unit-test workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100