20 Jul 00:22
Re: Overview of ETS 3.0 tests
From: Robert Kern <robert.kern@...>
Subject: Re: Overview of ETS 3.0 tests
Newsgroups: gmane.comp.python.enthought.devel
Date: 2008-07-19 22:22:47 GMT
Subject: Re: Overview of ETS 3.0 tests
Newsgroups: gmane.comp.python.enthought.devel
Date: 2008-07-19 22:22:47 GMT
On Sat, Jul 19, 2008 at 17:14, Ilan Schnell <ischnell@...> wrote: > Thanks Robert, this is important for me to know. This means that > test_all.py > should not run anything in integrationtests either. Yes. However, I do recommend using the setup.cfg approach instead of test_all.py. It allows users to just run nosetests with whatever commandline options they need (e.g. --pdb, --with-coverage, etc.). -- -- 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
RSS Feed