From bf309262632a97540d6aa28b095484348417baa2 Mon Sep 17 00:00:00 2001 From: Mike Jackson Date: Wed, 3 Apr 2013 02:53:28 -0700 Subject: [PATCH] Added Test Always --- testing/RealWorld.md | 1 + 1 file changed, 1 insertion(+) 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. -- 2.26.2