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
Sample project showing how to set up DI with Cucumber using Spring Boot
Java
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