mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-06 04:09:40 -06:00
added stop running tests after first failure option (#6786)
This commit is contained in:
@@ -255,6 +255,12 @@ A specific scenario from a feature can be run by adding `:<line-number>` at the
|
||||
>
|
||||
> STORAGE_DRIVER=owncloudsql
|
||||
|
||||
`STOP_ON_FAILURE`: to stop running tests after the first failure
|
||||
|
||||
> Example:
|
||||
>
|
||||
> STOP_ON_FAILURE=true
|
||||
|
||||
### Use Existing Tests for BDD
|
||||
|
||||
As a lot of scenarios from `test-acceptance-from-core-api` are written for oC10, we can use those tests for Behaviour driven development in oCIS.
|
||||
|
||||
Reference in New Issue
Block a user