On Jun 10 2016, Florian Bruhin <me-j2duszcpoy900tdglc2...@public.gmane.org> 
wrote:
> In no particular order:
>
> pytest
>     - has a weirdly structured documentation

Very much agree.

> pytest-catchlog
>     - is still not in pytest-dev or core or renamed to -logging
>     - still doesn't have pytest-logging functionality integrated
>     - has no easy way to check a list of log messages
>     - has no way to fail tests on unexpected error logging messages

Agreed. I'm extended it with code like
https://bitbucket.org/nikratio/python-llfuse/src/tip/test/pytest_checklogs.py,
but I think there's no way to ever make this pretty without some changes
to pytest.


Best,
-Nikolaus

-- 
GPG encrypted emails preferred. Key id: 0xD113FCAC3C4E599F
Fingerprint: ED31 791B 2C5C 1613 AF38 8B8A D113 FCAC 3C4E 599F

             »Time flies like an arrow, fruit flies like a Banana.«
_______________________________________________
pytest-dev mailing list
pytest-dev@python.org
https://mail.python.org/mailman/listinfo/pytest-dev

Reply via email to