Ticket #6047 enhancement new
twisted.trial.unittest.TestCase's usage of the reactor should be parameterized
| Reported by: | itamar | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | trial | Keywords: | |
| Cc: | jml | Branch: | |
| Author: | itamarst | Launchpad Bug: |
Description
Currently the reactor used by trial's TestCase is the global one; it would be good to allow some way to hook in a custom reactor instance.
Change History
Note: See
TracTickets for help on using
tickets.
