Skip to content

Typo in pytest fixtures documentation #3525

@redalka

Description

@redalka

Please review the following topic of the pytest fixtures documentation:
https://docs.pytest.org/en/latest/fixture.html#scope-sharing-a-fixture-instance-across-tests-in-a-class-module-or-session
The very first scope reference contains a typo: scope='module', whereas all subsequent entries and code examples have different syntax: scope="module".

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