Skip to content

Implement "before" and "after" markers #6

@ftobia

Description

@ftobia

Something like:

@pytest.mark.run_before(test_name='test_foo')
def test_bar():
    assert True

I welcome ideas for different / better APIs.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions