[py-dev] showing tracebacks / failure handling (was: Re: [arigo at codespeak.net: [py-svn] r57790 - in py/trunk/py: code test test/report test/report/testing]
Armin Rigo
arigo at tunes.org
Wed Sep 3 19:04:44 CEST 2008
Hi Holger,
On Wed, Sep 03, 2008 at 04:33:46PM +0200, holger krekel wrote:
> in any case i'd be grateful if you put/copied your hacks
> around py.test to directories in contrib (maybe with at
> least one functional test) so that it'seasier to work
> toegether and ensure that things work after refactorings.
My conftest monkey-patches completely internal details around, so
keeping it working would just prevent any refactoring. I'm ok with
having to throw my conftest mostly away and start again from scratch
after a big refactoring.
A bientot,
Armin.
More information about the py-dev
mailing list