Move creation of temp directory from trial runner to trial unittest subclass
[email protected] Tue, 23 Feb 2010 19:58:59 -0000
| Newsgroups | gmane.comp.python.twisted.bugs |
|---|---|
| Message-ID | <[email protected]> |
New submission from fijal <None>: trial creates _trial_cache in trial runner. If we want to support other runners, we need to move this logic somewhere else, that can be inherited. ---------- Type : enhancement Component: core Keywords : Priority : normal Nosy : ---------- http://twistedmatrix.com/trac/ticket/4307