diff --git a/README.md b/README.md index 727f33a..8fdb6ec 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,10 @@ # JSON-Java-unit-test -Junit test harness to validate the JSON-Java GitHub project code. -See https://github.com/douglascrockford/JSON-java +Unit tests to validate the JSON-Java GitHub project code (https://github.com/douglascrockford/JSON-java). +Test harness: http://junit.org +Coverage: http://www.eclemma.org/ +Completed tests: +CDLTest.java +In progress: +CookieTest.java +