v0.2.0 — `@fail_slow` marker
- Test against pytest 7
- Added
@pytest.mark.fail_slow(DURATION)
marker for making individual tests fail if they take too long to run
@pytest.mark.fail_slow(DURATION)
marker for making individual tests fail if they take too long to run