/spring-boot-cucumber

Sample project showing how to set up DI with Cucumber using Spring Boot

Primary LanguageJava

Cucumber in Spring Boot using Dependency Injection

This code sample shows how to use Dependency Injection in Cucumber within a Spring Boot application.

You can find the complete instructions on this post at The Practical Developer site: Cucumber Tests with Dependency Injection using Spring Boot

Cucumber and Dependency Injection in a Spring Boot App - The Practical Developer