summaryrefslogtreecommitdiffstats
path: root/build/integration/config/behat.yml
blob: 01ca0d18790178fb3ee4c77d1a2565e57e8caf4d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
default:
    paths:
        features: ../features
        bootstrap: %behat.paths.features%/bootstrap

    context:
      parameters:
        baseUrl:  http://localhost:8080/ocs/
        admin:
          - admin
          - admin

ci:
    formatter:
        name:       pretty,junit
        parameters:
          output_path: null,./output