Skip to content

Rerun failed scenarios automatically to get rid of intermittent failures #13

@schlessera

Description

@schlessera

Once #12 is implemented, a simple way to improve the automated test suites would be to do something like the following:

scripts:
  - composer behat || composer behat-rerun

This would run the Behat tests, and if they fail, try to re-run the failed scenarios.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions