[Twisted-Python] Automatic test for Twisted

Drew Smathers drew.smathers at gmail.com
Thu May 28 16:41:20 EDT 2009


On Thu, May 28, 2009 at 4:24 PM, Juanjo Conti <jjconti at gmail.com> wrote:
> Hi,
>
> is there a way to write sort of unittest for Twisted and run them?
>

Yes, with twisted.trial:

http://twistedmatrix.com/projects/core/documentation/howto/testing.html

-Drew




More information about the Twisted-Python mailing list