<div class="gmail_quote">On Thu, Nov 20, 2008 at 5:40 PM, Ben Finney <span dir="ltr">&lt;<a href="mailto:ben%2Bpython@benfinney.id.au">ben+python@benfinney.id.au</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="Ih2E3d">&quot;C. Titus Brown&quot; &lt;<a href="mailto:ctb@msu.edu">ctb@msu.edu</a>&gt; writes:<br>
<br>
&gt; -&gt; I still think there is a minimal level of testing, in any language, that<br>
&gt; -&gt; should come with a web app, and that it could be summarized in an elegant<br>
&gt; -&gt; way that wasn&#39;t too condescending. &nbsp;Where is our generations Nancy Reagan,<br>
&gt; -&gt; &quot;just say no&quot; to untested web apps?<br>
&gt;<br>
&gt; &quot;Test your shit, or I breaka your head&quot;.<br>
<br>
</div>Not measurable. Things that get measured tend to get done more reliably.<br>
<br>
I recommend "Your code isn&#39;t done until I have a complete automated<br>
test suite from you that I can run to see all requirements<br>
demonstrated working."<br></blockquote><div><br></div><div>Hmm, this could be enforced if you were the guy responsible for deployment, as you could write a svn checkout hook, that ran the automated tests first, if they fail....no dice...your code doesn&#39;t get deployed.</div>
<div><br></div><div><br></div><div><br></div><div>&nbsp;</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
That&#39;s the stick. The carrot comes by someone (you, or another)<br>
whispering sweetly in their ear about how much smoother the<br>
development process is if that automated test suite is written at the<br>
same time as (or even before!) the functionality that it&#39;s testing.<br>
<font color="#888888"><br>
--<br>
&nbsp;\ &nbsp; &nbsp; "Men never do evil so completely and cheerfully as when they do |<br>
 &nbsp;`\ &nbsp; &nbsp; &nbsp; &nbsp;it from religious conviction." —Blaise Pascal (1623-1662), |<br>
_o__) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Pensées, #894. |<br>
</font><div><div></div><div class="Wj3C7c">Ben Finney<br>
<br>
<br>
_______________________________________________<br>
testing-in-python mailing list<br>
<a href="mailto:testing-in-python@lists.idyll.org">testing-in-python@lists.idyll.org</a><br>
<a href="http://lists.idyll.org/listinfo/testing-in-python" target="_blank">http://lists.idyll.org/listinfo/testing-in-python</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Noah Gift<br><a href="http://noahgift.com">http://noahgift.com</a><br>