[Twisted-Python] Testing a reactor

Andrew Bennetts andrew-twisted at puzzling.org
Fri Feb 14 07:21:41 EST 2003


On Fri, Feb 14, 2003 at 10:26:18AM +0100, Thomas Heller wrote:
> I'm currently writing (try to, at least) a better reactor
> for Windows. Is there a test-suite for reactors somewhere?

bin/trial -p twisted/test       :)

Specifically, twisted.test.test_internet, but really, you should run all the
tests, as things like FTP have a tendency to break easily if the reactor
isn't quite right.

-Andrew.





More information about the Twisted-Python mailing list