requirements_test.txt
55 lines
| 1.1 KiB
| text/plain
|
TextLexer
r137 | # test related requirements | |||
r1317 | ||||
r1218 | mock==5.1.0 | |||
r1317 | ||||
pytest==8.3.3 | ||||
iniconfig==2.0.0 | ||||
packaging==24.1 | ||||
pluggy==1.5.0 | ||||
pytest-cov==5.0.0 | ||||
coverage==7.6.4 | ||||
pytest==8.3.3 | ||||
r1218 | iniconfig==2.0.0 | |||
r1271 | packaging==24.1 | |||
r1317 | pluggy==1.5.0 | |||
pytest-env==1.1.5 | ||||
pytest==8.3.3 | ||||
r1059 | iniconfig==2.0.0 | |||
r1271 | packaging==24.1 | |||
r1317 | pluggy==1.5.0 | |||
pytest-profiling==1.7.0 | ||||
gprof2dot==2024.6.6 | ||||
pytest==8.3.3 | ||||
r1059 | iniconfig==2.0.0 | |||
r1271 | packaging==24.1 | |||
r1317 | pluggy==1.5.0 | |||
six==1.16.0 | ||||
pytest-rerunfailures==14.0 | ||||
packaging==24.1 | ||||
pytest==8.3.3 | ||||
iniconfig==2.0.0 | ||||
packaging==24.1 | ||||
pluggy==1.5.0 | ||||
r1218 | pytest-runner==6.0.1 | |||
pytest-sugar==1.0.0 | ||||
r1271 | packaging==24.1 | |||
r1317 | pytest==8.3.3 | |||
r1059 | iniconfig==2.0.0 | |||
r1271 | packaging==24.1 | |||
r1317 | pluggy==1.5.0 | |||
termcolor==2.5.0 | ||||
r1218 | pytest-timeout==2.3.1 | |||
r1317 | pytest==8.3.3 | |||
r1218 | iniconfig==2.0.0 | |||
r1271 | packaging==24.1 | |||
r1317 | pluggy==1.5.0 | |||
r1037 | webtest==3.0.0 | |||
r1218 | beautifulsoup4==4.12.3 | |||
soupsieve==2.5 | ||||
r1201 | waitress==3.0.0 | |||
r1305 | webob==1.8.8 | |||
r1064 | ||||
# RhodeCode test-data | ||||
r1117 | rc_testdata @ https://code.rhodecode.com/upstream/rc-testdata-dist/raw/77378e9097f700b4c1b9391b56199fe63566b5c9/rc_testdata-0.11.0.tar.gz#egg=rc_testdata | |||
rc_testdata==0.11.0 | ||||