5 Mar
2009
5 Mar
'09
8:36 p.m.
Previously Sidnei da Silva wrote:
On Thu, Mar 5, 2009 at 5:20 PM, Wichert Akkerman <wichert@wiggy.net> wrote:
I would like to see a move away from zope testing frameworks to a more standard testing infrastructure: setup.py test, possibly combined with using nose.
Wichert.
Be aware of nose issue #102:
Is there a particular reason to keep using the test_suite convention? Personally I much prefer nose's habit of automatically picking up tests. Wichert. -- Wichert Akkerman <wichert@wiggy.net> It is simple to make things. http://www.wiggy.net/ It is hard to make things simple.