On 29 July 2010 20:14, yuppie <[email protected]> wrote: > Martin Aspeli wrote: >> I never do either. I install zc.recipe.testrunner in a buildout and >> use bin/test, which picks up tests in modules automatically. > > Sure. But do you always run all tests it picks up while working on a > specific test file? Or do you use bin/test with options that allow to > run specific files?
See the -s and -t options. :) Martin _______________________________________________ Zope-Dev maillist - [email protected] https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )
