On 08:44 pm, [email protected] wrote:
OoO En cette soir�e bien amorc�e du jeudi 28 mai 2009, vers 22:24,
Juanjo Conti <[email protected]> disait�:
is there a way to write sort of unittest for Twisted and run them?

Twisted even has its own engine to run unit tests. Look at the sources of Twisted in the test/ directory. There is a lot of unittests you can
look at.

Twisted also comes with a tool for running these tests (and others; for example, your own).

You can run all of our tests by doing 'trial twisted' at the command line.

_______________________________________________
Twisted-Python mailing list
[email protected]
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to