[SciPy-dev] Nose tests - merged

Matthew Brett matthew.brett at gmail.com
Wed Jan 16 13:17:54 EST 2008


Actually, it would not be too hard to have tests in a benchmark
directory, with names beginning with 'bench', no decorators.  It means
that the tests have to be renamed from test_ to bench_, and that the
tests would not, by default, be found by the vanilla 'nosetests
/my/directory/somewhere', but I guess that's OK (backtracking on
previous opinion).   Better?

Matthew



More information about the SciPy-Dev mailing list