Skip to content

Document the pytest_report_teststatus hook better and test uncovered functionality#7017

Merged
bluetech merged 1 commit intopytest-dev:masterfrom
bluetech:doc-pytest_report_teststatus
Apr 4, 2020
Merged

Document the pytest_report_teststatus hook better and test uncovered functionality#7017
bluetech merged 1 commit intopytest-dev:masterfrom
bluetech:doc-pytest_report_teststatus

Conversation

@bluetech
Copy link
Copy Markdown
Member

@bluetech bluetech commented Apr 4, 2020

This hook has some functionality to provide explicit markup for the test status. It seemed unused and wasn't tested, so I was tempted to remove it, but I found that the pytest-rerunfailures plugin uses it, so document it and add a test instead.

@bluetech bluetech force-pushed the doc-pytest_report_teststatus branch from 278d20e to 8a43778 Compare April 4, 2020 11:52
@bluetech
Copy link
Copy Markdown
Member Author

bluetech commented Apr 4, 2020

Thanks @blueyed, I addressed your comments (though I used "the empty string").

…functionality

This hook has some functionality to provide explicit markup for the test
status. It seemed unused and wasn't tested, so I was tempted to remove
it, but I found that the pytest-rerunfailures plugin uses it, so
document it and add a test instead.
@bluetech bluetech force-pushed the doc-pytest_report_teststatus branch from 8a43778 to 1ce30fd Compare April 4, 2020 14:28
@bluetech bluetech merged commit cb06bc7 into pytest-dev:master Apr 4, 2020
@bluetech bluetech deleted the doc-pytest_report_teststatus branch June 17, 2020 14:57
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.

2 participants