SchulteMarkus / spock-geb-demo

Demonstrating Geb in combination with Spock

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conventional Commits .github/workflows/run-e2etests.yml Maintainability Rating Quality Gate Status

Spock Geb demo

This tiny demo demonstrates how to use Geb in combination with Spock for e2e testing.

### A Firefox will be launched for testing https://en.wikipedia.org/
$ ./gradlew test -DshowBrowser=true

The demo is minimized, so you won't have problems understanding what happens.

Basic technologies

e2e testing done

Further reading

See https://github.com/geb/geb-example-gradle for a similar example, but created/maintained by the original Geb author(s).

About

Demonstrating Geb in combination with Spock

License:MIT License


Languages

Language:Groovy 87.9%Language:Java 12.1%