[TIP] pytest-2.0: asserts++, unittest++, reporting++, config++, docs++

holger krekel holger at merlinux.eu
Sat Nov 27 09:09:52 PST 2010


On Sat, Nov 27, 2010 at 08:51 -0800, Phlip wrote:
> >    assert func() == 42
> >
> > then 'func' will be looked up from the locals and it will
> > be called to obtain and present its result.
> 
> So the diagnostic reflector _does_ use the same stack frame reflection
> as that Django exception page does?

yes.
h.



More information about the testing-in-python mailing list