Chris McDonough <chr...@plope.com> added the comment:

I think having some skip parameter to scan (maybe a regex or something) is 
reasonable, but FWIW I never see this is because my package's tests typically 
don't import anything except "unittest" at module scope.  All the imports are 
done 
in the test methods themselves.  See 
http://palladion.com/home/tseaver/obzervationz/2008/unit_testing_notes-20080724 
for a rationale.

----------
status: unread -> chatting

__________________________________
Repoze Bugs <b...@bugs.repoze.org>
<http://bugs.repoze.org/issue153>
__________________________________
_______________________________________________
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev

Reply via email to