[Twisted-Python] Running tests in parallel with trial

exarkun at twistedmatrix.com exarkun at twistedmatrix.com
Tue Aug 10 11:36:51 EDT 2010


On 03:07 pm, jml at mumak.net wrote:
>On Tue, Aug 10, 2010 at 3:58 PM, Free Ekanayaka <free at 64studio.com> 
>wrote:
>>Hi,
>>
>>is there a way to tell trial run groups of tests in parallel in
>>different processes? Something like the "-jN" option in zope- 
>>testrunner.
>>
>>Or alternatively, what's the recommended way to make better use of
>>multi-core CPUs when running a test suite with trial?
>
>In short, no. There's a longstanding ticket about doing this:
>http://twistedmatrix.com/trac/ticket/1784.

fwiw, the code in the branch basically works.  The only problem it has 
is with doctests.

Jean-Paul



More information about the Twisted-Python mailing list