From 571b1a79bb8c0f69b78bac591a01ac2c2b347654 Mon Sep 17 00:00:00 2001 From: Sean Leary Date: Fri, 24 Apr 2015 00:27:34 -0500 Subject: [PATCH] Update README.md --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 9b934ac..2c01eb3 100644 --- a/README.md +++ b/README.md @@ -26,11 +26,13 @@ When you start working on a test, add the empty file to the repository and updat A unit test has the following stages: -|No test| -|In progress| -|Coverage > 90%| -|Reasonable test cases| -|Checked against previous unit tests| +| Test phase | +|----| +| No test | +| In progress | +| Coverage > 90% | +| Reasonable test cases | +| Checked against previous unit tests | | Test file name | Coverage | Comments | | ------------- | ------------- | ---- |