Ticket #2916 enhancement new
Opened 6 years ago
Tests should create their own temporary working directories, rather than relying on _trial_temp
| Reported by: | jml | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | trial | Keywords: | |
| Cc: | Branch: | ||
| Author: | Launchpad Bug: |
Description
Relying on _trial_temp is bad, because tests that inherit from Twisted's TestCase often need to be used in other runners.
Change History
Note: See
TracTickets for help on using
tickets.
