Skip to content

Random order seed should be printed in non-verbose mode as well #3515

@Majkl578

Description

@Majkl578
Q A
PHPUnit version 8.0.1
PHP version irrelevant
Installation Method irrelevant

Right now, when tests are executed in random order with implicitly generated seed, the seed is only printed out in verbose mode.
Since verbose mode is way too verbose in some test suites (e.g. Doctrine's, as it prints skipped/incomplete tests too), I'd like to suggest always printing the order seed, regardless of whether verbose mode is enabled or not.

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