Skip to content

Docs: is setUpModule/tearDownModule supported? #4064

Closed
@flanaman

Description

@flanaman

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueeasy issue that is friendly to new contributortype: docsdocumentation improvement, missing or needing clarification

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions