2015-08-06 16:44:24 +03:00
|
|
|
default:
|
|
|
|
paths:
|
|
|
|
features: ../features
|
|
|
|
bootstrap: %behat.paths.features%/bootstrap
|
|
|
|
|
|
|
|
context:
|
|
|
|
parameters:
|
|
|
|
baseUrl: http://localhost:8080/ocs/
|
|
|
|
admin:
|
|
|
|
- admin
|
|
|
|
- admin
|
|
|
|
|
|
|
|
ci:
|
|
|
|
formatter:
|
2015-09-29 14:56:56 +03:00
|
|
|
name: pretty,junit
|
2015-08-06 16:44:24 +03:00
|
|
|
parameters:
|
2015-09-29 14:56:56 +03:00
|
|
|
output_path: null,./output
|