1
0
Fork 0
mirror of https://github.com/ethauvin/JSON-java.git synced 2025-06-17 07:50:52 -07:00

Update README.md

This commit is contained in:
Sean Leary 2015-04-24 00:26:26 -05:00
parent 102d273be3
commit 3112e32089

View file

@ -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. 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: A unit test has the following stages:
|No test| |No test|
|In progress| |In progress|
|Coverage > 90%| |Coverage > 90%|