"paul kölle" <[EMAIL PROTECTED]> wrote: > > [snipped] > > It seems to me my case is not that exotic, I thought it would be quite > natural to write the boilerplate stuff in setUp() and build on that to > step through the applications state with test* methods each building on > top of each other. Is that the wrong approach? Are there other > frameworks supporting such a style?
Yes, py.test: http://codespeak.net/py/current/doc/test.html. George
-- http://mail.python.org/mailman/listinfo/python-list