unrhodecode/requirements_test.txt
Marcin Kuzminski 71071c0b26 dependencies: bumped pyramid to 1.9 webob to 1.7.3 and webtest to 2.0.27
- fixed some core tests for new webob/webtest
- changed core methods to make them more pyramid compat.
2017-07-12 22:54:14 +02:00

15 lines
266 B
Text

# test related requirements
pytest==3.1.2
py==1.4.34
pytest-cov==2.5.1
pytest-sugar==0.8.0
pytest-runner==2.11.1
pytest-catchlog==1.2.2
pytest-profiling==1.2.6
gprof2dot==2016.10.13
pytest-timeout==1.2.0
mock==1.0.1
WebTest==2.0.27
cov-core==1.15.0
coverage==3.7.1