view dev_requirements.txt @ 6438:5edef8b14334

tests: replace yield_fixtures with plain fixtures yield_fixtures and fixtures are the same since pytest-3.0, but the name yield_fixture is now deprecated.
author Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
date Thu, 25 Aug 2016 21:22:27 +0200
parents 98dd27958280
children 1f43d08ce5a8
line wrap: on
line source

pytest ~= 3.0
pytest-runner
pytest-sugar>=0.7.0
pytest-catchlog
WebTest<2 # this is also a Pylons dependency and pinned in setup.py to avoid version conflicts for WebOb
mock
sphinx