Now we use pytests in fuel-web and nosetests in python-fuelclient, so it's better to choose one of them and pytest more preferable choice. Same framework for stackforge python projects gives us more unified ecosystem for testing and also it's easier to support only one. Closes-Bug: #1471815 Change-Id: I786bc966572a3e022592a40a3b61596a6c264e54
9 lines
140 B
Plaintext
9 lines
140 B
Plaintext
hacking==0.7
|
|
mock==1.0.1
|
|
unittest2==0.5.1
|
|
pyprof2calltree==1.3.2
|
|
gprof2dot==2014.09.29
|
|
requests-mock>=0.6.0
|
|
pytest==2.7.2
|
|
pytest-cov==2.0.0
|