[Python-Dev] Tracker archeology (original) (raw)
Brett Cannon brett at python.org
Fri Feb 13 01:59:21 CET 2009
- Previous message: [Python-Dev] Tracker archeology
- Next message: [Python-Dev] Tracker archeology
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, Feb 12, 2009 at 16:45, Daniel (ajax) Diniz <ajaksu at gmail.com> wrote:
Stephen J. Turnbull wrote: > Reproduction really is the same thing as providing a test.
That was where I got confused: many issues are easy to reproduce ('test'), but need some thinking to get automated tests right. urllib always feels like this to me, except 'thinking' -> 'getting lost over and over'. Reading 'test needed' as 'automated test needed', things make a lot of sense. I have to test my patch against a good representation of the issue, regression tests must pass, 'automated test needed' fits well :)
Go with "Unit test needed" so it's short and to the point and you have a deal. =)
-Brett -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20090212/ec366850/attachment.htm>
- Previous message: [Python-Dev] Tracker archeology
- Next message: [Python-Dev] Tracker archeology
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]