Robert Kern | 20 Jul 00:07
Picon

Re: Overview of ETS 3.0 tests

On Sat, Jul 19, 2008 at 16:58, Ilan Schnell <ischnell@...> wrote:
> Hi Prabhu,
> The reason why test_all.py does not pick up the integration tests
> is because nose does not pick them up.  test_all.py just runs nose
> in integrationtests as a subprocess.

Note that things in integrationtests/ directories are not supposed to
be part of the main test suite. "python setup.py test" should not run
them. It is a place for tests that need to be manually run for visual
verification or take very long or other such things that should not be
automated.

--

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless
enigma that is made terrible by our own mad attempt to interpret it as
though it had an underlying truth."
 -- Umberto Eco

Gmane