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:
parent
d75a96ae59
commit
0409c9bfb2
1 changed files with 5 additions and 1 deletions
|
@ -1,6 +1,10 @@
|
||||||
# JSON-Java-unit-test
|
# JSON-Java-unit-test
|
||||||
|
|
||||||
Unit tests to validate the JSON-Java GitHub project code (https://github.com/douglascrockford/JSON-java).<br>
|
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.
|
||||||
|
|
||||||
Test harness: http://junit.org<br>
|
Test harness: http://junit.org<br>
|
||||||
Coverage: http://www.eclemma.org/<br>
|
Coverage: http://www.eclemma.org/<br>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue