- pytest to 3.2.3 - pytest-sugar to 0.9.0 - pytest-profiling to 1.2.11 - WebTest to 2.0.29 - gprof2dot to 2017.9.19
15 lines
266 B
Text
15 lines
266 B
Text
# test related requirements
|
|
pytest==3.2.3
|
|
py==1.4.34
|
|
pytest-cov==2.5.1
|
|
pytest-sugar==0.9.0
|
|
pytest-runner==2.11.1
|
|
pytest-catchlog==1.2.2
|
|
pytest-profiling==1.2.11
|
|
gprof2dot==2017.9.19
|
|
pytest-timeout==1.2.0
|
|
|
|
mock==1.0.1
|
|
WebTest==2.0.29
|
|
cov-core==1.15.0
|
|
coverage==3.7.1
|