Skip to content

Shows how to integrate Cucumber to your Spring Boot application

License

Notifications You must be signed in to change notification settings

josdem/spring-webflux-cucumber

Repository files navigation

Spring Boot Cucumber

Build Status Quality Gate Status

This project shows how to integrate Cucumber to your Spring Boot application using either Gradle or Maven.

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

https://josdem.io/techtalk/spring/spring_boot_cucumber/

About

Shows how to integrate Cucumber to your Spring Boot application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published