spockframework / spockframework/spock
Integrate spock-grails-env-extensions into the Spock Grails plugin
Open
Nobody has claimed this yet.
Module-Core
Type-Enhancement
- Dominant language
- Java
- Stars
- 3.6k
- Forks
- 483
- PR merge metrics
- No merged PRs in 30d
Description
Originally reported on Google Code with ID 193
Include @ExecuteForEnvironment and @IgnoreForEnvironment extensions in the core plugin.
See http://www.grails.org/plugin/spock-grails-env-extensions and https://github.com/osoco/grails-spock-env-extensions
for the source code.
Reported by mgryszko on 2011-08-02 10:31:13
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked spock-grails-env-extensions source and then locate the Spock Grails plugin's core extension integration points. Compare the existing @ExecuteForEnvironment and @IgnoreForEnvironment implementations with the core plugin structure. Done means both extensions are included in the core plugin and retain their documented behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- groovy, java
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100