Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #29010
| Date | 2012-09-12 23:01 -0400 |
|---|---|
| From | D'Arcy Cain <darcy@druid.net> |
| Subject | Re: avoid the redefinition of a function |
| References | <CAOuJsMnLf4P9p_rZ4p1W-SndkSOV2WK_v5j1AET085LZ6bdavQ@mail.gmail.com> <k2qrqb$12n$1@ger.gmane.org> <20120912174713.64537455090c4058120d9409@druid.net> <505110A0.4060508@tim.thechases.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.589.1347505263.27098.python-list@python.org> (permalink) |
On Wed, 12 Sep 2012 17:45:52 -0500 Tim Chase <python.list@tim.thechases.com> wrote: > On 09/12/12 16:47, D'Arcy Cain wrote: > > And run all of your tests every day. You will sleep better at night. > > Though I usually try to do test-driven development, I confess a > fondness for Titus Brown's "Stupidity driven testing"[1] :-) The two are not mutually exclusive. One of the benefits of proper unit testing is that while you might make mistakes, they should always be new ones. -- D'Arcy J.M. Cain <darcy@druid.net> | Democracy is three wolves http://www.druid.net/darcy/ | and a sheep voting on +1 416 425 1212 (DoD#0082) (eNTP) | what's for dinner. IM: darcy@Vex.Net
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: avoid the redefinition of a function D'Arcy Cain <darcy@druid.net> - 2012-09-12 23:01 -0400
csiph-web