skyscreamer / JSONassert

Write JSON unit tests in less code. Great for testing REST interfaces.
http://jsonassert.skyscreamer.org
Apache License 2.0
1.01k stars 197 forks source link

Finally moving to official org.json implementation! #194

Closed carterpage closed 4 months ago

carterpage commented 4 months ago

Fix for issue #179.

This is a fundamental change and will require a major version increment (2.0.0) at the next release.

Replace org.json dependency to use the org.json package.

Some behavioral changes / possible gotchas: