Efficient python programming...
John J. Lee
jjl at pobox.com
Sun Jun 9 17:29:25 EDT 2002
More information about the Python-list mailing list
Sun Jun 9 17:29:25 EDT 2002
- Previous message (by thread): Efficient python programming...
- Next message (by thread): Efficient python programming...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sun, 9 Jun 2002, Peter Hansen wrote: [...] > What tests do, however, is vastly increase your confidence in the > correctness of the code, and when written properly (in advance > of each small morsel of code that is written, and having been > shown to fail without that code) they are sufficient to deliver [...] This point -- that tests should fail before they pass -- is easy to forget about. Thanks for reminding me. John
- Previous message (by thread): Efficient python programming...
- Next message (by thread): Efficient python programming...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list