Skip to content

Shows how to use Geb browser automation in a Spring Boot project

Notifications You must be signed in to change notification settings

josdem/spring-boot-geb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot Geb

This project shows how to integrate Geb and Spock to implement BDD to your Spring Boot application

To run the project with Gradle

gradle bootRun

To test the project with Gradle

gradle test

To run the project with Maven

mvn spring-boot:run

To test the project with Maven

mvn test

Read this as reference

http://josdem.io/techtalk/spring/spring_boot_geb/

About

Shows how to use Geb browser automation in a Spring Boot project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published