Ticket #2916 (new enhancement)
Opened 3 years ago
Tests should create their own temporary working directories, rather than relying on _trial_temp
| Reported by: | jml | Owned by: | jml |
|---|---|---|---|
| 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.
Note: See
TracTickets for help on using
tickets.
