skyscreamer / JSONassert

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

Included expected and actual in error message when arrays are not the same size #108 #149

Open ericssy opened 2 years ago

ericssy commented 2 years ago

Intended to fix the issue in #108.