[py-dev] 1.2.1 planned next week
holger krekel
holger at merlinux.eu
Sun Jan 31 21:21:23 CET 2010
Hi Joan,
there already is "py.test.raises()" to do it dynamically.
I am slightly hesitant to add a declarative way.
is a decorator the only way how nose supports
"expected-to-raise" assertions?
cheers,
holger
On Sun, Jan 31, 2010 at 17:26 +0000, Joan Miller wrote:
> There is a decorator used in nose to manage errors that should be
> raised, which makes it more clear:
>
> http://code.google.com/p/python-nose/source/browse/nose/tools.py#59
>
>
> 2010/1/27 holger krekel <holger at merlinux.eu>:
> > Hi all,
> >
> > if you have anything small regarding py.test that you'd like to see addressed
> > please speak up. I plan to release a 1.2.1 end next week.
> >
>
--
More information about the py-dev
mailing list