From: Mike Jackson Date: Wed, 3 Apr 2013 09:53:28 +0000 (-0700) Subject: Added Test Always X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=bf309262632a97540d6aa28b095484348417baa2;p=swc-testing-nose.git Added Test Always --- diff --git a/testing/RealWorld.md b/testing/RealWorld.md index 99cbd58..c61b858 100755 --- a/testing/RealWorld.md +++ b/testing/RealWorld.md @@ -41,6 +41,7 @@ What do we consider to be a suitable threshold for equality? That is application We should test, +* Always! * Early, and not wait till after we've used it to generate data for our important paper, or given it to someone else to use. * Often, so that we know that any changes we've made to our code, or to things that our code needs (e.g. libraries, configuration files etc.) haven't introduced any bugs.