mirror of
https://github.com/fankes/JSON-java-compat.git
synced 2025-09-04 01:35:33 +08:00
readme edit
This commit is contained in:
@@ -103,6 +103,12 @@ gradlew clean build test
|
|||||||
gradlew testWithStrictMode
|
gradlew testWithStrictMode
|
||||||
```
|
```
|
||||||
|
|
||||||
|
*Optional* Execute the test suite in strict mode with Maven:
|
||||||
|
|
||||||
|
```shell
|
||||||
|
mvn test -P test-strict-mode
|
||||||
|
```
|
||||||
|
|
||||||
# Notes
|
# Notes
|
||||||
|
|
||||||
For more information, please see [NOTES.md](https://github.com/stleary/JSON-java/blob/master/docs/NOTES.md)
|
For more information, please see [NOTES.md](https://github.com/stleary/JSON-java/blob/master/docs/NOTES.md)
|
||||||
|
Reference in New Issue
Block a user