requirements_test.txt
48 lines
| 1.0 KiB
| text/plain
|
TextLexer
r137 | # test related requirements | |||
r1218 | mock==5.1.0 | |||
pytest-cov==4.1.0 | ||||
coverage==7.4.3 | ||||
pytest==8.1.1 | ||||
r1059 | iniconfig==2.0.0 | |||
r1218 | packaging==24.0 | |||
pluggy==1.4.0 | ||||
pytest-env==1.1.3 | ||||
pytest==8.1.1 | ||||
iniconfig==2.0.0 | ||||
packaging==24.0 | ||||
pluggy==1.4.0 | ||||
r1059 | pytest-profiling==1.7.0 | |||
gprof2dot==2022.7.29 | ||||
r1218 | pytest==8.1.1 | |||
r1059 | iniconfig==2.0.0 | |||
r1218 | packaging==24.0 | |||
pluggy==1.4.0 | ||||
r1059 | six==1.16.0 | |||
r1218 | pytest-rerunfailures==13.0 | |||
packaging==24.0 | ||||
pytest==8.1.1 | ||||
r1059 | iniconfig==2.0.0 | |||
r1218 | packaging==24.0 | |||
pluggy==1.4.0 | ||||
pytest-runner==6.0.1 | ||||
pytest-sugar==1.0.0 | ||||
packaging==24.0 | ||||
pytest==8.1.1 | ||||
r1059 | iniconfig==2.0.0 | |||
r1218 | packaging==24.0 | |||
pluggy==1.4.0 | ||||
termcolor==2.4.0 | ||||
pytest-timeout==2.3.1 | ||||
pytest==8.1.1 | ||||
iniconfig==2.0.0 | ||||
packaging==24.0 | ||||
pluggy==1.4.0 | ||||
r1037 | webtest==3.0.0 | |||
r1218 | beautifulsoup4==4.12.3 | |||
soupsieve==2.5 | ||||
r1201 | waitress==3.0.0 | |||
r1059 | webob==1.8.7 | |||
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 | ||||