##// END OF EJS Templates
svn: added support for hooks management of git and subversion....
svn: added support for hooks management of git and subversion. - new svn hooks that allow execution of rhodecode integrations - unified hook handling for git/svn - this code is backported from rhodecode, vcsserver which executes hooks is proper place for this - hooks are now installable via remote call of rhodecode to specific repository

File last commit:

r325:3c87307b default
r407:34976bc5 default
Show More
requirements_test.txt
15 lines | 264 B | text/plain | TextLexer
/ requirements_test.txt
packages: bumped libraries and restructured requirements files...
r137 # test related requirements
dependencies: bumped test dependencies:...
r325 pytest==3.2.5
py==1.5.2
dependencies: bumped test libraries....
r236 pytest-cov==2.5.1
dependencies: bumped test libraries versions....
r308 pytest-sugar==0.9.0
dependencies: bumped test dependencies:...
r325 pytest-runner==3.0.0
packages: bumped libraries and restructured requirements files...
r137 pytest-catchlog==1.2.2
dependencies: bumped test libraries versions....
r308 pytest-profiling==1.2.11
gprof2dot==2017.9.19
packages: bumped libraries and restructured requirements files...
r137 pytest-timeout==1.2.0
mock==1.0.1
dependencies: bumped test libraries versions....
r308 WebTest==2.0.29
packages: bumped libraries and restructured requirements files...
r137 cov-core==1.15.0
coverage==3.7.1