1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00

Use pytest-catchlog instead of pytest-capturelog

pytest-capture log seems to have been abandoned in favor
of pytest-catchlog

pytest-catchlog is no longer maintained; pytest-3.0 will emit
warnings about deprecated features, and pytest-catchlog
makes use of the deprecated "pytest_funcarg__" way
to declare fixtures
This commit is contained in:
Bruno Oliveira 2016-07-28 21:35:52 -03:00
parent c7e5f52c96
commit da29750ebc

View file

@ -1,7 +1,7 @@
freezegun
pretend
pytest
pytest-capturelog
pytest-catchlog
pytest-timeout
pytest-xdist
mock<1.1