diff --git a/README.md b/README.md index 8fdb6ec..bef6696 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,16 @@ # JSON-Java-unit-test 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