Publish UnknownMarkWarning as part of the public API and docs

This commit is contained in:
Bruno Oliveira
2019-04-28 10:06:01 -03:00
parent ebc0cea226
commit 8532e991a5
5 changed files with 8 additions and 4 deletions

View File

@@ -420,3 +420,5 @@ The following warning types ares used by pytest and are part of the public API:
.. autoclass:: pytest.RemovedInPytest4Warning
.. autoclass:: pytest.PytestExperimentalApiWarning
.. autoclass:: pytest.PytestUnknownMarkWarning