New submission from Robert Collins:

Some users of TestProgram would like to add options (e.g. testtools.run adds 
--list and --load-list) but there isn't a clean point to add them without bulk 
copying the implementation around.

We likely need some extra extension points as well - one reasonable test would 
be to make sure that testtools.run's TestProgram can be made much smaller by 
whatever patch fixes this bug.

----------
components: Library (Lib)
messages: 231103
nosy: rbcollins
priority: normal
severity: normal
status: open
title: unittest TestProgram hard to extend
type: enhancement
versions: Python 3.5

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22860>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to