Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 754 Bytes

File metadata and controls

13 lines (10 loc) · 754 Bytes

Spring Boot Kotlin Guide - Writing Cucumber black-box tests

I hope this project will be helpful to you as an example on how to run black-box tests as part of your build. This was of doing things has been very useful to me on one of the project I've been working on in order to reduce the need for manually testing and manually initiated tests.

Editor

Plugins needed to run this project

Java version

  • You need to install JDK 11+ in order to build this project properly