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:01:29 -05:00
parent 9e78cfc48d
commit d9e04ec5b6

View file

@ -4,7 +4,7 @@ Unit tests to validate the JSON-Java GitHub project code<br>
https://github.com/douglascrockford/JSON-java<br> https://github.com/douglascrockford/JSON-java<br>
*These tests are a work in progress. Help from interested developers is welcome.*<br> *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> More coverage is needed, but more importantly, improvements to test quality is needed.<br>
Test harness: http://junit.org<br> Test harness: http://junit.org<br>
Coverage: http://www.eclemma.org/<br> Coverage: http://www.eclemma.org/<br>