Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mechero/spring-boot-cucumber

Sample project showing how to set up DI with Cucumber using Spring Boot
https://github.com/mechero/spring-boot-cucumber

cucumber cucumber-java cucumber-spring spring-boot thepracticaldeveloper

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://thepracticaldeveloper.com/cucumber-tests-spring-boot-dependency-injection//)

![Cucumber and Dependency Injection in a Spring Boot App - The Practical Developer](images/cucumber-spring-boot.png)