Prev
|
Index
|
Next
twisted.trial: Testing with Twisted
Modeled after Python's unittest.py
Same API, with a few additions
Optimized for catching problems inside Twisted
You can use other test frameworks instead if you want