Skip to content

libtest --ignored vs --include-ignored #13

@epage

Description

@epage
        --include-ignored
                        Run ignored and not ignored tests
        --ignored       Run only ignored tests

The problem is --ignored requires knowing whether a test is ignored a priori which is unknown when dealing with runtime ignoring.

Currently libtest2 treats --ignored as --include-ignored. What is the right behavior to specify though?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions