launchpad-dev team mailing list archive
-
launchpad-dev team
-
Mailing list archive
-
Message #04482
Re: How to run a few unit tests a bit faster
On Wed, Aug 25, 2010 at 10:58 PM, Gary Poster <gary.poster@xxxxxxxxxxxxx> wrote:
> You might like -m and -p. -m runs the tests in a module. -p runs the tests in a package. For me on Launchpad, -t is about 3 times slower than -m or -p.
If there's one thing I learnt from running Plone tests it was those
flags. It should be enough to say that the difference on the Plone
side is even more noticeable. :)
-- Sidnei
References