All Downloads are FREE. Search and download functionalities are using the official Maven repository.

.testing.bdd.bdd-for-all.2.0.2-RC4.source-code.application.yml Maven / Gradle / Ivy

Go to download

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