Skip to content

Example solution to use cucumber and wiremock in a SpringBoot environment

License

Notifications You must be signed in to change notification settings

borisskert/springboot-cucumber-wiremock-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Why this repository

This solution shows how a combination of Cucumber and WireMock could work in a SpringBoot environment.

Build and run test

Build

$ ./mvnw clean compile

Run tests

$ ./mvnw clean test

Build package

$ ./mvnw clean package

License

This solution is released under the Apache 2.0 License. Please see the LICENSE file for more information.

Links

Further links

About

Example solution to use cucumber and wiremock in a SpringBoot environment

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published