.testing.bdd.bdd-for-all.2.0.2-RC4.source-code.application.yml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of bdd-for-all Show documentation
Show all versions of bdd-for-all Show documentation
A simple to use, easy to integrate, BDD library for API and microservices development.
The newest version!
bdd-for-all:
request:
server:
host: "http://localhost:8080"
userAgent: "ACN-BDD-CUCUMBER2"
correlationIdName: "X-Correlation-ID"
defaults:
headers:
http:
connection:
managerTimeout: 10000
requestTimeout: 10000
socketTimeout: 10000
cucumber:
plugin: "pretty, html:target/cucumber"
glue: "com.accenture.testing.bdd.api.steps"
features: "src/test/resources/features"
© 2015 - 2025 Weber Informatics LLC | Privacy Policy