Skip to content

Does NOSE_EVAL_ATTR takes precedence over NOSE_ATTR? #1121

Open
@tudu123

Description

@tudu123

Hi,
I tried to use -a and -A below at same time, looks like NOSE_EVAL_ATTR takes precedence over NOSE_ATTR, the -a ATTR has been ignored.
Is it by design? is it possible to specify them at same time? Thanks.

-a=ATTR, --attr=ATTR
Run only tests that have attributes specified by ATTR [NOSE_ATTR]

-A=EXPR, --eval-attr=EXPR
Run only tests for whose attributes the Python expression EXPR evaluates to True [NOSE_EVAL_ATTR]

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