Skip to content

Verbosity options are not removed from PHPUnit arguments #312

@CrispMind

Description

@CrispMind

Running artisan test -v causes PHPUnit to fail with Unknown option "-v". Seems like TestCommand::phpunitArguments() should be updated to exclude '-v', '-vv', '-vvv', '--verbose' from being passed to PHPUnit.

nunomaduro/collision 8.4.0
phpunit/phpunit 11.3.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions