Skip to content

Further "unknown marks warning" improvements #5023

Closed
@nicoddemus

Description

@nicoddemus

As discussed in #4935 and #4935 (comment):

  • Add --strict-marks as an alias to --strict, and use --strict-marks in the documentation and examples;
  • Remove the various marks that are used through testing: foo, bar, multiple spellings of parametrize, etc.
  • After the above, we should try to get rid of UnknownMarksWarning in favor of PytestWarning; if not, we should then create more subclasses of PytestWarning for the other warnings emitted by pytest.
  • Add integration tests.

Metadata

Metadata

Assignees

Labels

topic: marksrelated to marks, either the general marks or builtintype: enhancementnew feature or API change, should be merged into features branch

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions