Skip to content

Handle all --display-* options #197

@Jean85

Description

@Jean85

Follow up from #177

PHPUnit has multiple options to handle output about specific test outcomes:

  • --display-incomplete
  • --display-skipped
  • --display-deprecations
  • --display-errors
  • --display-notices
  • --display-warnings

There are also two other related options that influence the same thing (and should be implemented all together then):

  • --reverse-list
  • --no-results

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