Ticket #2443 enhancement closed fixed
Trial tutorial
Description (last modified by glyph) (diff)
Trial is great, it needs a documentation for Twisted users, probably in the form of a tutorial. It should cover all the common usecases:
- return Deferred from test
- setUp/tearDown
- testing a protocol without creating a client/server
- cleanups after tests (addCleanup)
- using task.Clock to test callLater/LoopingCall
I don't know though where should be the frontier between 'Trial tutorial' and 'unit-tests tutorial'.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

