All Projects → mechero → spring-boot-cucumber

mechero / spring-boot-cucumber

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

Programming Languages

java
68154 projects - #9 most used programming language
Gherkin
971 projects

Projects that are alternatives of or similar to spring-boot-cucumber

White Bread
🍞 Story BDD tool for elixir using gherkin
Stars: ✭ 198 (+132.94%)
Mutual labels:  cucumber
completable-future-example
Example project comparing Java's CompletableFuture and Future implementations
Stars: ✭ 32 (-62.35%)
Mutual labels:  thepracticaldeveloper
justtestlah
Dynamic test framework for web and mobile applications
Stars: ✭ 43 (-49.41%)
Mutual labels:  cucumber
Add
Разработка с управляемым качеством на 1С
Stars: ✭ 210 (+147.06%)
Mutual labels:  cucumber
gherkin2markdown
Gherkin to Markdown converter
Stars: ✭ 24 (-71.76%)
Mutual labels:  cucumber
codeceptjs-bdd
⭐️ ⭐️⭐️ Migrated to Salesforce Open Source Platform - https://github.com/salesforce/codeceptjs-bdd
Stars: ✭ 24 (-71.76%)
Mutual labels:  cucumber
Howitzer
Ruby-based framework for acceptance testing
Stars: ✭ 179 (+110.59%)
Mutual labels:  cucumber
ara
Agile Regression Analyzer
Stars: ✭ 74 (-12.94%)
Mutual labels:  cucumber
oz
Oz is a behavioral web-ui testing framework developed to reduce test maintenance by using a predictive model rather than a scriptive model when writing tests.
Stars: ✭ 23 (-72.94%)
Mutual labels:  cucumber
jpa-unit
JUnit extension to test javax.persistence entities
Stars: ✭ 28 (-67.06%)
Mutual labels:  cucumber
Vanessa Bdd Editor
Epics and UserStory with BDD style
Stars: ✭ 216 (+154.12%)
Mutual labels:  cucumber
Nightwatch Cucumber
[DEPRECATED] Cucumber.js plugin for Nightwatch.js.
Stars: ✭ 243 (+185.88%)
Mutual labels:  cucumber
e2e-testing
Formal verification of Elastic-Agent and more using BDD
Stars: ✭ 22 (-74.12%)
Mutual labels:  cucumber
Cucumber Rust
Cucumber testing framework for Rust. Fully native, no external test runners or dependencies.
Stars: ✭ 210 (+147.06%)
Mutual labels:  cucumber
agent-java-cucumber
Cucumber JVM version [1.0.0; 2.0.0) adapter
Stars: ✭ 21 (-75.29%)
Mutual labels:  cucumber
Protractor Cucumber Framework
Cucumber framework plugin for Protractor
Stars: ✭ 191 (+124.71%)
Mutual labels:  cucumber
selenium BDD framework
Behavioural driven development UI automation framework using selenium, cucumber-java, testng, maven, phantomjs
Stars: ✭ 34 (-60%)
Mutual labels:  cucumber-java
Augurk
living documentation on your own terms
Stars: ✭ 38 (-55.29%)
Mutual labels:  cucumber
cucumber6-ts-starter
Starter project to write and debug cucumber-js features in TypeScript language
Stars: ✭ 62 (-27.06%)
Mutual labels:  cucumber
docs
Cucumber user documentation
Stars: ✭ 110 (+29.41%)
Mutual labels:  cucumber

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].