Changes between Version 10 and Version 11 of TwistedTrial
- Timestamp:
- 12/15/2011 07:55:35 PM (18 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TwistedTrial
v10 v11 88 88 = Documentation = 89 89 90 (A tutorial for using trial will be officially available as part of Twisted 11.1, but until then, [http://twistedmatrix.com/trac/export/32374/trunk/doc/core/howto/trial.xhtml you can access a draft copy here].) 90 You can find [http://twistedmatrix.com/documents/current/core/howto/trial.html a thorough tutorial on how to use Trial to do test-driven development with Twisted here]. 91 91 92 92 You can find Trial API documentation [http://twistedmatrix.com/documents/current/api/twisted.trial.html here]. If you run `trial --help` from the command line, you'll see
