mirror of
https://github.com/fankes/JSON-java-compat.git
synced 2025-09-05 10:15:19 +08:00
test with strict mode enabled and fixed
This commit is contained in:
@@ -97,6 +97,12 @@ Execute the test suite with Gradlew:
|
||||
gradlew clean build test
|
||||
```
|
||||
|
||||
*Optional* Execute the test suite in strict mode with Gradlew:
|
||||
|
||||
```shell
|
||||
gradlew testWithStrictMode
|
||||
```
|
||||
|
||||
# Notes
|
||||
|
||||
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