On Tue, Nov 22, 2016 at 4:13 PM Alexander Belopolsky <
[email protected]> wrote:

> Notwithstanding the remaining issues, my plugin works now with Python 3.5
> and I have found one reference leak in my own code (together with 2 false
> positives one of which was a poorly written test).  I have published [2] my
> plugin as pytest-leaks on PyPI and hopefully others will find it useful.
> Any comments or suggestions are most welcome.
>
> [0]:
> https://github.com/abalkin/pytest-leaks/blob/v0.1.0/pytest_leaks.py#L103
> [1]:
> https://github.com/abalkin/pytest-leaks/blob/v0.2.0/pytest_leaks.py#L71
> [2]: https://pypi.python.org/pypi/pytest-leaks
>

That's very cool, thanks for sharing this! It would be nice to finish the
README with usage instructions though.

Cheers
_______________________________________________
pytest-dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pytest-dev

Reply via email to