https://github.com/artemnikitin/api-test-example
Example approach for testing HTTP-based APIs
https://github.com/artemnikitin/api-test-example
gradle hocon java okhttp rest-api rest-client restful-api retrofit spock test-automation testing
Last synced: 30 days ago
JSON representation
Example approach for testing HTTP-based APIs
- Host: GitHub
- URL: https://github.com/artemnikitin/api-test-example
- Owner: artemnikitin
- License: mit
- Created: 2017-03-08T10:20:01.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T20:16:01.000Z (over 2 years ago)
- Last Synced: 2025-11-19T13:23:57.401Z (7 months ago)
- Topics: gradle, hocon, java, okhttp, rest-api, rest-client, restful-api, retrofit, spock, test-automation, testing
- Language: Java
- Size: 86.9 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# api-test-example
Example approach for testing HTTP-based APIs