Skip to content

More stringent coverage requirements #613

Open
@langner

Description

@langner

(Moved from clib/cclib.github.io#9)

Currently the script coverage.py considerd an attribute "covered" for a program when at least one unit test parses it. It would be better to tighten the requirement by checking if the unit test actually tests the attribute (uses it in at least one assertion statement).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions