add pluginmanager.do_configure(config) as a link to

config.do_configure() for plugin-compatibility
add some more plugins to plugin-test.sh
This commit is contained in:
holger krekel
2013-10-04 11:36:45 +02:00
parent 0780f2573f
commit 19a76337a4
4 changed files with 12 additions and 2 deletions
+4
View File
@@ -9,8 +9,12 @@ cd ../pytest-instafail
py.test
cd ../pytest-cache
py.test
cd ../pytest-xprocess
py.test
#cd ../pytest-cov
#py.test
cd ../pytest-capturelog
py.test
cd ../pytest-xdist
py.test