-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Labels
good first issueeasy issue that is friendly to new contributoreasy issue that is friendly to new contributortype: docsdocumentation improvement, missing or needing clarificationdocumentation improvement, missing or needing clarification
Description
The docs say that setUpModule and tearDownModule are not supported:
https://github.com/pytest-dev/pytest/blob/master/doc/en/unittest.rst#unittesttestcase-support
But experience and this
https://github.com/pytest-dev/pytest/blob/master/src/_pytest/python.py#L529
suggest they are. Is this just a case of needing to update the docs or are they only partially supported?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueeasy issue that is friendly to new contributoreasy issue that is friendly to new contributortype: docsdocumentation improvement, missing or needing clarificationdocumentation improvement, missing or needing clarification