On Thu, May 28, 2009 at 4:24 PM, Juanjo Conti <[email protected]> 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 _______________________________________________ Twisted-Python mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
