You are here: Home → weblog → 2009 → 06 → 10 → Zope.testing update: recommended

Zope.testing update: recommended¶

Tags: zope

If you use zope.testing (which means pretty much everybody that uses a zope or plone buildout, for instance), I can recommend an upgrade to (at least) version 3.7.5, as it has some fixes, one of which is really handy: the -1 option works again.

From the changelog: the option REPORT_ONLY_FIRST_FAILURE (command line option “-1”) is now respected even when a doctest declares its own REPORTING_FLAGS, such as REPORT_NDIFF.

So bin/test -1 stops at your first doctest error again. You don’t have to wade through 15 pages of errors anymore to find that one error at the beginning that caused it all.

blog comments powered by Disqus

About reinout.vanrees.org

Personal website of Reinout van Rees (reinout@vanrees.org). I live in Nieuwegein, the Netherlands and I work at Nelen & Schuurmans. Married to Annie van Rees-Kooiman; we have two kids, Rianne and Floris.

Nederlands / Dutch content

(Lig)fietsen
Ligfietsen, fietsvakanties, fietsen met kinderen
Over mij
Wat achtergrondinformatie over mezelf en nog wat losse pagina's.

English / engelse inhoud

Weblog
The majority of the content on this website. Python/zope/plone; construction research; personal comments.
About me
Some of my background and a couple of loose pages.
Building-construction research
My (PhD) research on the contruction industry + internet + semantic web.

Photos

My photos are over on photos.reinout.vanrees.org, for example on trains, construction and demolition and our vacations.

Contents © Reinout van Rees. My photos are open source: creative commons attribution license. The textual content is not open source.
Made with Sphinx and a couple of custom python scripts. Deliverance handles the theming, for which I used the yui css framework.
Comments or corrections? Mail reinout@vanrees.org.