We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ed1f78 commit 27b22b4Copy full SHA for 27b22b4
1 file changed
README.md
@@ -9,7 +9,7 @@ https://github.com/douglascrockford/JSON-java<br>
9
More coverage is needed, but more importantly, improvements to test quality is needed.<br>
10
11
Eclipse is the recommended development environment.<br>
12
-Run individual tests or <b>JunitTestSuite</b> using <b>EclEmma Coverage</b>, or execute the <b>TestRunner<b> application directly.<br>
+Run individual tests or <b>JunitTestSuite</b> using <b>EclEmma Coverage</b>, or execute the **TestRunner** application directly.<br>
13
14
**You will need the following libraries for testing:**<br>
15
Test harness: http://junit.org<br>
0 commit comments