Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / skyscreamer/JSONassert issues and pull requests

#199 - Upgrading to 1.5.3 broke compilation

Issue - State: open - Opened by kengiz 4 months ago

#198 - Some cleanup

Pull Request - State: closed - Opened by carterpage 7 months ago

#197 - pom.xml cleanup

Pull Request - State: closed - Opened by carterpage 7 months ago

#196 - Update process for website deployment

Pull Request - State: closed - Opened by carterpage 7 months ago

#195 - Fix new tests to support v2

Pull Request - State: closed - Opened by carterpage 7 months ago

#194 - Finally moving to official org.json implementation!

Pull Request - State: closed - Opened by carterpage 7 months ago

#193 - #179 Use latest org.json dependency instead of android-json

Pull Request - State: closed - Opened by david-m-s 8 months ago - 1 comment

#192 - Revert from Java 21 to 8

Pull Request - State: closed - Opened by carterpage 8 months ago

#192 - Revert from Java 21 to 8

Pull Request - State: closed - Opened by carterpage 8 months ago

#191 - Revert to Java 8 to maximize usability

Pull Request - State: closed - Opened by itineric 8 months ago - 3 comments

#190 - [1.5.2] New patch version requires Java 21

Issue - State: closed - Opened by DreierF 8 months ago - 13 comments

#189 - use org.json library and fix test

Pull Request - State: closed - Opened by SheheryarAamir 8 months ago - 1 comment

#188 - Update to Java 21

Pull Request - State: closed - Opened by cpage-pivotal 8 months ago

#187 - Bump pom.xml target/source from 6 to 8.

Pull Request - State: closed - Opened by carterpage 8 months ago

#187 - Bump pom.xml target/source from 6 to 8.

Pull Request - State: closed - Opened by carterpage 8 months ago

#186 - Update documentation and CHANGELOG to 1.5.2.

Pull Request - State: closed - Opened by carterpage 8 months ago

#186 - Update documentation and CHANGELOG to 1.5.2.

Pull Request - State: closed - Opened by carterpage 8 months ago

#185 - Enhancement: Allow for lazily-constructed messages

Issue - State: open - Opened by stdedos 9 months ago - 2 comments

#184 - Is it possible to make it case INSENSITIVE

Issue - State: closed - Opened by yhjhoo 9 months ago - 1 comment

#183 - Enhancement: Present AssertionError differently

Issue - State: open - Opened by stdedos 9 months ago - 3 comments

#181 - Request to add copyright information to pom.xml

Issue - State: closed - Opened by zeeneir 11 months ago - 1 comment

#180 - make method findUniqueKey in AbstractComparator customizable

Issue - State: open - Opened by astmuc about 1 year ago - 1 comment

#179 - Recommend upgrading to the real org.json

Issue - State: closed - Opened by stleary over 1 year ago - 9 comments

#178 - String value equality ignores quotes

Issue - State: closed - Opened by pbtura over 1 year ago - 1 comment

#177 - Issue #109 unique key for an arrays of json objects

Pull Request - State: open - Opened by GooDGreY over 1 year ago

#177 - Issue #109 unique key for an arrays of json objects

Pull Request - State: open - Opened by GooDGreY over 1 year ago

#176 - Fix split package

Pull Request - State: closed - Opened by Sineaggi over 1 year ago - 2 comments

#174 - Provide a "formatted as string" comparison mode

Issue - State: open - Opened by digulla over 1 year ago

#173 - Customization is failling for nested objects

Issue - State: closed - Opened by rubainwabo almost 2 years ago - 1 comment

#172 - Avoid NullPointerException describing null value

Pull Request - State: closed - Opened by MikeEdgar almost 2 years ago - 5 comments

#171 - NullPointerException at JSONCompareResult.describe

Issue - State: closed - Opened by leonidng almost 2 years ago

#170 - JSONAssert has undeclared dependency on org.json.JSONArray

Issue - State: open - Opened by sergeykad about 2 years ago - 1 comment

#169 - False negative when using kotlin raw strings

Issue - State: closed - Opened by vincent-paing about 2 years ago - 1 comment

#168 - Modularization (JPMS)

Issue - State: open - Opened by stechio about 2 years ago

#167 - Move JSONString out of split package

Pull Request - State: closed - Opened by zrbrown over 2 years ago - 2 comments

#166 - add GitHub Actions workflow to verify builds and pull requests

Pull Request - State: open - Opened by Okeanos over 2 years ago - 1 comment

#164 - Don't let the assertion throw a checked exception

Issue - State: open - Opened by bitkid over 2 years ago

#163 - Asserting softly

Issue - State: open - Opened by akshayamaldhure over 2 years ago

#162 - Release a new version with latest junit dependencies

Issue - State: open - Opened by coney almost 3 years ago

#160 - Fixed issue where CustomComparator is ignored when matching certain r…

Pull Request - State: open - Opened by jfox13-nd almost 3 years ago - 1 comment

#159 - CVE-2020-15250 Bump all dependencies

Pull Request - State: closed - Opened by imanushin about 3 years ago

#158 - Bump Java bytecode version

Pull Request - State: closed - Opened by imanushin about 3 years ago - 3 comments

#157 - Add gitignore file

Pull Request - State: closed - Opened by imanushin about 3 years ago

#156 - use proper json library

Pull Request - State: closed - Opened by imanushin about 3 years ago - 5 comments

#155 - Comparing JSONArrays does not behave like expected

Issue - State: open - Opened by erwinc1 about 3 years ago - 1 comment

#154 - Add detailed message when comparison of JSONStrings fails

Pull Request - State: open - Opened by ericssy about 3 years ago

#153 - assertEquals(...) may throw NullPointerException when given invalid JSON string

Pull Request - State: open - Opened by zihanxu3 about 3 years ago - 1 comment

#152 - Fixed #130 assertEquals(...) may throw NullPointerException when given invalid JSON string.

Pull Request - State: closed - Opened by zihanxu3 about 3 years ago - 2 comments

#151 - Ensure full array comparison test ignores order

Pull Request - State: open - Opened by pthariensflame about 3 years ago - 1 comment

#150 - More verbose diff view on assertion error #91

Pull Request - State: open - Opened by ericssy about 3 years ago

#147 - Updated ReadMe for syntax errors of strike code

Pull Request - State: closed - Opened by RushikeshNaiknaware over 3 years ago - 1 comment

#146 - Improve detection for some invalid JSON

Pull Request - State: closed - Opened by Crayon-new over 3 years ago

#145 - cs304 issue 89

Pull Request - State: open - Opened by shiye1999 almost 4 years ago

#144 - Fix issue 120

Pull Request - State: open - Opened by 11813006huanghao almost 4 years ago

#143 - CS304 Fix issue#129

Pull Request - State: open - Opened by LightingTom almost 4 years ago

#142 - Improve comparison between JSON objects in array format

Pull Request - State: closed - Opened by Crayon-new almost 4 years ago

#141 - CS304 issue127

Pull Request - State: open - Opened by ChuXiyes almost 4 years ago

#140 - CS304 Fixed issue #113

Pull Request - State: open - Opened by whitecat315 almost 4 years ago

#139 - cs304 implement issue #88

Pull Request - State: open - Opened by lighting-lamp almost 4 years ago - 1 comment

#138 - Compare between values exceeded long range and double precision.

Pull Request - State: closed - Opened by Crayon-new almost 4 years ago

#137 - Fixed issue #107

Pull Request - State: open - Opened by whitecat315 almost 4 years ago

#136 - CS304 issue #130

Pull Request - State: open - Opened by ChuXiyes almost 4 years ago - 1 comment

#135 - cs304 pull request for issue 103

Pull Request - State: open - Opened by shiye1999 almost 4 years ago

#134 - Pull request for issue 108

Pull Request - State: open - Opened by 11813006huanghao almost 4 years ago

#133 - Fixed issue #115

Pull Request - State: open - Opened by lighting-lamp almost 4 years ago

#131 - Fix the plural problem mentioned in issue#128

Pull Request - State: open - Opened by LightingTom almost 4 years ago

#129 - Compare mode but ignore a list of provided keys

Issue - State: open - Opened by pradipta about 4 years ago - 3 comments

#128 - Handle plural in error messages

Issue - State: open - Opened by AElMehdi over 4 years ago

#126 - Update README.md to align test-scope

Pull Request - State: closed - Opened by martinvw over 4 years ago

#125 - Bump junit from 4.10 to 4.13.1

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago - 1 comment
Labels: dependencies

#124 - STRICT_ORDER + NON_EXTENSIBLE

Issue - State: open - Opened by raderio over 4 years ago - 1 comment

#123 - Add to pipeline

Pull Request - State: closed - Opened by fenglin-ssb over 4 years ago

#122 - jsonassert not working after project jre is updated to openjdk14.0.1

Issue - State: open - Opened by veluguri over 4 years ago - 1 comment

#121 - JsonAssert assert arrays different size

Issue - State: open - Opened by vayaszsolt almost 5 years ago - 3 comments

#119 - Updating from 1.2.3 to 1.5.0 breaks

Issue - State: open - Opened by SElab2019 about 5 years ago

#118 - 1 fastjson

Pull Request - State: closed - Opened by zippoy over 5 years ago

#117 - Multiple level array customization fail

Issue - State: open - Opened by Obochuk almost 6 years ago - 2 comments

#116 - JSONassert introduces split package issues in any Java 9+ project using it

Issue - State: open - Opened by ntherrien almost 6 years ago - 3 comments

#114 - Add JSONObject expected and actual comparison

Issue - State: open - Opened by filfreire about 6 years ago - 1 comment

#113 - Should fail when characters added after json closing tags

Issue - State: open - Opened by m-sroka about 6 years ago - 1 comment

#111 - Fixes for issue #105

Pull Request - State: closed - Opened by anantharaman93 over 6 years ago

#110 - patch for issue#109: added customizations to JsonArrayOfObjects compa…

Pull Request - State: closed - Opened by accantelliw over 6 years ago - 7 comments

#109 - Error in JSONArray comparison when Customizations are specified

Issue - State: open - Opened by accantelliw over 6 years ago - 14 comments

#107 - Failing to compare big numbers

Issue - State: open - Opened by MatejTymes over 6 years ago - 1 comment

#106 - Support in-line regular expression for matching (e.g dates)

Issue - State: open - Opened by 60secs over 6 years ago

#105 - Issue when comparing JSONArray if any value is null

Issue - State: open - Opened by anantharaman93 over 6 years ago