diff dev_requirements.txt @ 6630:d4e1692e25ab

tests: introduce webserver fixture To be used for tests that actually access a running web server - especially to make the manual vcs tests less manual.
author domruf <dominikruf@gmail.com>
date Mon, 02 May 2016 22:41:51 +0200
parents e1ab82613133
children 02c820c5c48e
line wrap: on
line diff
--- a/dev_requirements.txt	Mon May 01 17:23:31 2017 +0200
+++ b/dev_requirements.txt	Mon May 02 22:41:51 2016 +0200
@@ -4,6 +4,7 @@
 pytest-runner
 pytest-sugar>=0.7.0
 pytest-catchlog
+pytest-localserver
 mock
 sphinx
 webtest < 3