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-14 11:00:42 -05:00
parent 0409c9bfb2
commit 9e78cfc48d

View file

@ -3,8 +3,8 @@
Unit tests to validate the JSON-Java GitHub project code<br>
https://github.com/douglascrockford/JSON-java<br>
*These tests are a work in progress. Help improving the tests is welcome*
More coverage is needed, but more important is to improve the quality of the tests.
*These tests are a work in progress. Help from interested developers is welcome.*<br>
More coverage is needed, but more important is to improve the quality of the tests.<br>
Test harness: http://junit.org<br>
Coverage: http://www.eclemma.org/<br>