Skip to content

Attribute-based ignoring of code units #933

@sebastianbergmann

Description

@sebastianbergmann

PHPUnit 10 introdused support for PHP 8 attributes for adding metadata to test classes and test methods as well as tested code units.

This library needs to be updated to not only ignore classes and methods based on @codeCoverageIgnore annotations in doc-comments, but also based on PHPUnit\Framework\Attributes\CodeCoverageIgnore attributes.

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