Skip to content

Can I do order annotations at the module level? #123

@red8888

Description

@red8888

All I need is for one particular module to run last is this possible?

I didn't see this anywhere in the docs. Want I would want is to be able to set the order at the top of the pytest file. For example I'd just set @pytest.mark.order(99) at the top of a module so it always runs last.

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