Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

Register pytest markers #225

Merged
merged 1 commit into from
Sep 30, 2022
Merged

Register pytest markers #225

merged 1 commit into from
Sep 30, 2022

Conversation

berland
Copy link
Contributor

@berland berland commented Sep 29, 2022

This avoids pytest printing warnings about unregistered markers in its output.

Markers are now enforced to be registered through the --strict-markers option.

This avoids pytest printing warnings about unregistered markers
in its output.

Markers are now enforced to be registered through the --strict-markers
option.
@ertomatic
Copy link
Collaborator

Can one of the admins verify this patch?

@berland berland merged commit 3593b42 into main Sep 30, 2022
@berland berland deleted the register_markers branch September 30, 2022 10:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants