Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.07 KB

File metadata and controls

40 lines (26 loc) · 1.07 KB

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