Skip to content

Duplicate tmpdir fixtures causes --fixtures sorting logic to fail #66

@martinpelikan

Description

@martinpelikan

It looks like something (recent) in pytest-splinter is creating a duplicate tmpdir fixture, and causes py.test --fixtures to fail when trying to sort the available fixtures.

I can't tell if this is due to something unique/incorrect in pytest-splinter, or if pytest itself should be made more robust.

Please see the details I filed in: pytest-dev/pytest#1651.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions