When no Geb tests exist, do not start a container
Open
relates-to: grails-geb
- Dominant language
- Groovy
- Stars
- 2.9k
- Forks
- 975
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 92
Description
There may be an issue where if no Geb tests are defined, we still start a container / browser. We need to enhance our spock extension so it doesn't require a container if no tests are present.
Contributor guide
Research direction
Start by locating the Spock extension responsible for starting the container or browser, then inspect how it discovers Geb tests. Verify the behavior when no Geb tests are defined and use the existing test suite to confirm that no container starts in that case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- groovy
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100