Skip to content

New assertion ShouldNotJSONEqual #863

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

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

Conversation

09bassOp
Copy link
Contributor

Closes #858

New assertion: ShouldNotJSONEqual

09bassOp added 3 commits June 11, 2025 21:33
…d new assertion example

Signed-off-by: Ivan Velasco <ivanvg9@hotmail.com>
…tests

- Implemented ShouldNotJSONEqual function to assert that two JSON values are not equal.
- Added unit tests for ShouldNotJSONEqual covering various data types and scenarios.
- Created YAML test cases for ShouldNotJSONEqual to validate its functionality.

Signed-off-by: Ivan Velasco <ivanvg9@hotmail.com>
…ONEqual function

Signed-off-by: Ivan Velasco <ivanvg9@hotmail.com>
@09bassOp 09bassOp force-pushed the feature/issue-858 branch from 93d5f0a to 05cba96 Compare June 12, 2025 03:33
@09bassOp 09bassOp changed the title Feature/issue 858 New assertion ShouldNotJSONEqual Jun 12, 2025
Copy link

@pacomoreno-bandai pacomoreno-bandai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏

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

Successfully merging this pull request may close these issues.

Add ShouldNotJSONEqual
2 participants