New submission from Michael Foord <mich...@voidspace.org.uk>:

Issue to track improvements in the standalone discover.py that I need to
port to the test discovery in unittest.

* Failure to import a module does not halt discovery
* Will not attempt to import test files whose names are not valid Python
  identifiers, even if they match the pattern

----------
assignee: michael.foord
messages: 90904
nosy: michael.foord
severity: normal
stage: needs patch
status: open
title: unittest test discovery improvements
type: feature request
versions: Python 2.7, Python 3.2

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

Reply via email to