From 3112e320895c1c2da2fbd75b2a2484bf89aa593d Mon Sep 17 00:00:00 2001 From: Sean Leary Date: Fri, 24 Apr 2015 00:26:26 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2fde1d2..9b934ac 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ The fundamental issues with JSON-Java testing are: When you start working on a test, add the empty file to the repository and update the readme, so that others will know that test is taken. A unit test has the following stages: + |No test| |In progress| |Coverage > 90%|