Skip to content

Handle all --stop-on-* options #198

@Jean85

Description

@Jean85

Follow up from #177

PHPUnit has multiple options to halt test execution depending on test outcome:

  • --stop-on-defect
  • --stop-on-error
  • --stop-on-failure
  • --stop-on-warning
  • --stop-on-risky
  • --stop-on-skipped
  • --stop-on-incomplete

Paraunit should intercept (and forward) those, since it could empty the test pipelines, to cut short the execution when needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions