Skip to content

v0.3.0 — Error on marker misuse

Choose a tag to compare

@jwodder jwodder released this 13 Aug 02:01
· 56 commits to master since this release
v0.3.0
  • The @pytest.mark.fail_slow() marker now errors if not given exactly one argument. Previously, it would either use the first argument or, if no arguments were given, it would be ignored.