[Checkins] SVN: gocept.selenium/trunk/buildout.cfg Add buildout that runs just the base tests

Wolfgang Schnerring wosc at wosc.de
Mon Dec 27 04:56:20 EST 2010


Log message for revision 119149:
  Add buildout that runs just the base tests
  

Changed:
  A   gocept.selenium/trunk/buildout.cfg

-=-
Added: gocept.selenium/trunk/buildout.cfg
===================================================================
--- gocept.selenium/trunk/buildout.cfg	                        (rev 0)
+++ gocept.selenium/trunk/buildout.cfg	2010-12-27 09:56:20 UTC (rev 119149)
@@ -0,0 +1,6 @@
+[buildout]
+extends = common.cfg
+          http://download.zope.org/zopetoolkit/index/1.0/ztk-versions.cfg
+
+[test]
+defaults = ["--ignore_dir=ztk", "--ignore_dir=zope",  "--ignore_dir=static", "--ignore_dir=plone", "--ignore_dir=grok", "--ignore_dir=wsgi"]
\ No newline at end of file



More information about the checkins mailing list