Skip to content

Implement --fail-on-risky and --fail-on-warning commandline options as well as failOnRisky and failOnWarning configuration options #1905

Closed
@sebastianbergmann

Description

@sebastianbergmann

Use exit(PHPUnit_TextUI_TestRunner::FAILURE_EXIT); instead of exit(PHPUnit_TextUI_TestRunner::SUCCESS_EXIT); when there are no test failures and no test errors but risky tests or tests with warnings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/enhancementA new idea that should be implemented

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions