Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

terminal: when the skip/xfail is empty, don't show it as "()" #8128

Merged
merged 1 commit into from Dec 12, 2020

Conversation

bluetech
Copy link
Member

@bluetech bluetech commented Dec 12, 2020

Avoid showing the () in a line like

x.py::test_4 XPASS ()   [100%]

which looks funny.

Avoid showing a line like

    x.py::test_4 XPASS ()   [100%]

which looks funny.
@bluetech
Copy link
Member Author

Merging without approval since it's blocking the release (will be clear why in the next PR...)

@bluetech bluetech merged commit b478275 into pytest-dev:master Dec 12, 2020
@bluetech bluetech deleted the skip-reason-empty branch December 15, 2020 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant