[Zope-dev] how do I only run test from one doctest .txt file?
Chris Withers
chris at simplistix.co.uk
Thu Sep 10 05:40:01 EDT 2009
Hi All,
I'm doing some development of zc.buildout, and I'm down to a couple of
test failures. The test suite takes quite a long time to run.
Using zc.recipe.testrunner, how can I limt the run to just one file?
eg:
File "...src/zc/buildout/bootstrap.txt", line 23, in bootstrap.txt
How do I just run the tests in bootstrap.txt?
cheers,
Chris
--
Simplistix - Content Management, Batch Processing & Python Consulting
- http://www.simplistix.co.uk
More information about the Zope-Dev
mailing list