Skip to content

incorrect handling of -m and -k flags #36

Closed
@wbolster

Description

@wbolster

the -k and -m flags are broken, and result in pytest invocations like this:

pytest --color=yes --verbose -k '=foo'

... which results in an error, e.g.:

ERROR: Wrong expression passed to '-k': =foo: at column 1: unexpected character "="

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions