https://github.com/danisimov/gassert
Simple json assertions for testing frameworks.
https://github.com/danisimov/gassert
java qa qaautomation qatools testing
Last synced: 2 months ago
JSON representation
Simple json assertions for testing frameworks.
- Host: GitHub
- URL: https://github.com/danisimov/gassert
- Owner: danisimov
- License: mit
- Created: 2019-02-22T23:44:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-09-19T13:47:15.000Z (10 months ago)
- Last Synced: 2025-09-19T14:36:51.956Z (10 months ago)
- Topics: java, qa, qaautomation, qatools, testing
- Language: Java
- Homepage: https://danisimov.github.io/gassert/
- Size: 979 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gassert
This library will help you to build assertions for JSON-RPC API. It will make your assertions easy to write and maintain, as well as reduce it's complexity.
Json managing is based on Gson, while assertions on TestNG.
[APIDocs](docs/apidocs/index.html)
[](https://maven-badges.herokuapp.com/maven-central/com.github.danisimov/gassert)
[](https://github.com/danisimov/gassert/actions/workflows/pages/pages-build-deployment)