Skip to content

Code used in presentation to MelbJVM group: Cucumber Testing with Groovy and Geb

Notifications You must be signed in to change notification settings

melbjvm/geb-talk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

geb-talk

Code used in presentation to MelbJVM group: Cucumber Testing with Groovy and Geb

To try out the Groovy / Geb examples: Run src/test/groovy/test1.groovy or src/test/groovy/test2.groovy

To run the cucumbers:

mvn test

or

mvn test -DtagArg="@wikipedia"
mvn test -DtagArg="@slavery_footprint"

I don't control the websites used in the examples, so they are subject to change without warning, and the tests may break. Consider troubleshooting errors as a good way to get to know Geb really well! :)

About

Code used in presentation to MelbJVM group: Cucumber Testing with Groovy and Geb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Groovy 100.0%