Skip to content

Commit 0409c9b

Browse files
committed
Update README.md
1 parent d75a96a commit 0409c9b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# JSON-Java-unit-test
22

3-
Unit tests to validate the JSON-Java GitHub project code (https://github.com/douglascrockford/JSON-java).<br>
3+
Unit tests to validate the JSON-Java GitHub project code<br>
4+
https://github.com/douglascrockford/JSON-java<br>
5+
6+
*These tests are a work in progress. Help improving the tests is welcome*
7+
More coverage is needed, but more important is to improve the quality of the tests.
48

59
Test harness: http://junit.org<br>
610
Coverage: http://www.eclemma.org/<br>

0 commit comments

Comments
 (0)