.testing.bdd.bdd-for-all.1.0.0.source-code.reference.conf 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.
bddcore {
request {
server {
host = "http://localhost:8080"
}
userAgent = "ACN-BDD-CUCUMBER"
correlationIdName = "X-Correlation-ID"
defaults {
headers = []
}
}
http {
connection {
managerTimeout = 10000
requestTimeout = 10000
socketTimeout = 10000
}
}
consumers {
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy