[issue10848] Move test.regrtest from getopt to argparse

Sandro Tosi report at bugs.python.org
Tue Jan 11 01:17:51 CET 2011


Sandro Tosi <sandro.tosi at gmail.com> added the comment:

> R. David Murray <rdmurray at bitdance.com> added the comment:
>
> Note that based on my experience with the conversion of compileall to argparse,it is important to have good tests.  Of course, regrtest itself has no tests...

Indeed that's quite funny :) anyhow, any suggestions on how to
properly test it while porting it to argparse? f.e, I can think to get
all the examples in the devguide and make sure they work, but since
I'm new to python development I might miss something really important,
hence the commends from more experienced devs would be really
important for me :)

Cheers,
Sandro

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10848>
_______________________________________


More information about the Python-bugs-list mailing list