issues
search
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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Upgrading to 1.5.3 broke compilation
#199
kengiz
opened
4 weeks ago
0
Some cleanup
#198
carterpage
closed
4 months ago
0
pom.xml cleanup
#197
carterpage
closed
4 months ago
0
Update process for website deployment
#196
carterpage
closed
4 months ago
0
Fix new tests to support v2
#195
carterpage
closed
4 months ago
0
Finally moving to official org.json implementation!
#194
carterpage
closed
4 months ago
0
#179 Use latest org.json dependency instead of android-json
#193
david-m-s
closed
4 months ago
1
Revert from Java 21 to 8
#192
carterpage
closed
5 months ago
0
Revert to Java 8 to maximize usability
#191
itineric
closed
5 months ago
3
[1.5.2] New patch version requires Java 21
#190
DreierF
closed
5 months ago
13
use org.json library and fix test
#189
SheheryarAamir
closed
4 months ago
1
Update to Java 21
#188
cpage-pivotal
closed
5 months ago
0
Bump pom.xml target/source from 6 to 8.
#187
carterpage
closed
5 months ago
0
Update documentation and CHANGELOG to 1.5.2.
#186
carterpage
closed
5 months ago
0
Enhancement: Allow for lazily-constructed messages
#185
stdedos
opened
5 months ago
2
Is it possible to make it case INSENSITIVE
#184
yhjhoo
closed
4 months ago
1
Enhancement: Present AssertionError differently
#183
stdedos
opened
6 months ago
3
Would you consider using the `@Language` annotation for JSON for `JSONAssert.assertEquals`?
#182
stdedos
opened
6 months ago
2
Request to add copyright information to pom.xml
#181
zeeneir
closed
4 months ago
1
make method findUniqueKey in AbstractComparator customizable
#180
astmuc
opened
10 months ago
1
Recommend upgrading to the real org.json
#179
stleary
closed
4 months ago
9
String value equality ignores quotes
#178
pbtura
closed
4 months ago
1
Issue #109 unique key for an arrays of json objects
#177
GooDGreY
opened
1 year ago
0
Fix split package
#176
Sineaggi
closed
4 months ago
2
Customization class inverts the order of expected and actual parameters compared to other parts of the library
#175
janimationd
opened
1 year ago
0
Provide a "formatted as string" comparison mode
#174
digulla
opened
1 year ago
0
Customization is failling for nested objects
#173
rubainwabo
closed
1 year ago
1
Avoid NullPointerException describing null value
#172
MikeEdgar
closed
4 months ago
5
NullPointerException at JSONCompareResult.describe
#171
leonidng
closed
4 months ago
0
JSONAssert has undeclared dependency on org.json.JSONArray
#170
sergeykad
opened
1 year ago
1
False negative when using kotlin raw strings
#169
vincent-paing
closed
1 year ago
1
Modularization (JPMS)
#168
stechio
opened
1 year ago
0
Move JSONString out of split package
#167
zrbrown
closed
4 months ago
2
add GitHub Actions workflow to verify builds and pull requests
#166
Okeanos
opened
2 years ago
1
Input not validated to be valid JSON, inconsistent behaviour on certain number values
#165
claudemartin
opened
2 years ago
0
Don't let the assertion throw a checked exception
#164
bitkid
opened
2 years ago
0
Asserting softly
#163
akshayamaldhure
opened
2 years ago
0
Release a new version with latest junit dependencies
#162
coney
opened
2 years ago
0
Custom Comparators do not behave as expected when dealing with certain regular expressions that contain JSON Arrays
#161
jfox13-nd
opened
2 years ago
0
Fixed issue where CustomComparator is ignored when matching certain r…
#160
jfox13-nd
opened
2 years ago
1
CVE-2020-15250 Bump all dependencies
#159
imanushin
closed
2 years ago
0
Bump Java bytecode version
#158
imanushin
closed
4 months ago
3
Add gitignore file
#157
imanushin
closed
2 years ago
0
use proper json library
#156
imanushin
closed
4 months ago
5
Comparing JSONArrays does not behave like expected
#155
erwinc1
opened
2 years ago
1
Add detailed message when comparison of JSONStrings fails
#154
ericssy
opened
2 years ago
0
assertEquals(...) may throw NullPointerException when given invalid JSON string
#153
zihanxu3
opened
2 years ago
1
Fixed #130 assertEquals(...) may throw NullPointerException when given invalid JSON string.
#152
zihanxu3
closed
2 years ago
2
Ensure full array comparison test ignores order
#151
pthariensflame
opened
2 years ago
1
More verbose diff view on assertion error #91
#150
ericssy
opened
3 years ago
0
Next