Ticket #2916 (new enhancement )

Opened 2 years ago

Tests should create their own temporary working directories, rather than relying on _trial_temp

Reported by: jml Assigned to: jml
Type: enhancement 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.

Attachments

Note: See TracTickets for help on using tickets.