abalkin / pytest-leaks

A pytest plugin to trace resource leaks.
https://abalkin.github.io/pytest-leaks
Other
115 stars 4 forks source link

Test marks #26

Closed pv closed 4 years ago

pv commented 5 years ago

We might want to add support for pytest.mark.leaks_references (or xleaks or some such name), so that known-leaking tests can be marked to be skipped.