Skip to content

craigatk/geb-gradle-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Geb / Gradle Example Project

Example project of running Geb tests with Gradle.

To run the tests in Firefox (requires Firefox v47.0.1 installed), execute:

gradlew test

To run the tests in Chrome, execute:

gradlew test -Dgeb.env=chrome

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages