We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d75a96a commit 0409c9bCopy full SHA for 0409c9b
README.md
@@ -1,6 +1,10 @@
1
# JSON-Java-unit-test
2
3
-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>
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.
8
9
Test harness: http://junit.org<br>
10
Coverage: http://www.eclemma.org/<br>
0 commit comments