https://github.com/testautomation/robotframework-jsondiff
Robot Framework library to compare and find differences between two JSON files, strings or HTTP responses (basically a wrapper around DeepDiff)
https://github.com/testautomation/robotframework-jsondiff
Last synced: 5 months ago
JSON representation
Robot Framework library to compare and find differences between two JSON files, strings or HTTP responses (basically a wrapper around DeepDiff)
- Host: GitHub
- URL: https://github.com/testautomation/robotframework-jsondiff
- Owner: testautomation
- License: apache-2.0
- Created: 2020-04-19T17:20:05.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-19T17:20:07.000Z (about 6 years ago)
- Last Synced: 2025-07-06T16:06:47.593Z (12 months ago)
- Size: 5.86 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# robotframework-jsondiff
Robot Framework library to compare and find differences between two JSON files, strings or HTTP responses (basically a wrapper around DeepDiff)