An example project for using Geb in a Gradle build (Spock and JUnit 4)
Stars
198
Forks
190
Watchers
198
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
143
commits
20
commits
11
commits
3
commits
3
commits
2
commits
2
commits
2
commits
2
commits
2
commits
Switch test tasks to run tests using JUnit Platform so that Spock 2.0 based tests are executed. Switch JUnit tests to JUnit 5.
3096ea8View on GitHubRemove unnecessary nesting of extension variable blocks
321c132View on GitHubAdd a note to the readme explaining why the versions of chromedriver and geckodriver being used might seem outdated
2a98ea8View on GitHubAdd a bash script to run the tests in docker in environment matching the one on CI
a898b62View on GitHubAdd a compile dependency on junit now it's no longer an api dependency of geb-junit4
1698255View on GitHub