Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add ShouldNotEqualJSON, ShouldEqualUnorderedJSON and ShouldNotEqualUnorderedJSON matchers #287

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

gwleclerc
Copy link
Collaborator

@gwleclerc gwleclerc commented Oct 4, 2023

Should fix #208

@gwleclerc gwleclerc requested a review from Thiht October 4, 2023 22:17
@sonarcloud
Copy link

sonarcloud bot commented Oct 4, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

80.5% 80.5% Coverage
19.8% 19.8% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

Copy link

sonarcloud bot commented Mar 20, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
19.8% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Ignore order of elements in list in JSON
1 participant