https://github.com/danisimov/mockochino
Microservice testing tool.
https://github.com/danisimov/mockochino
java qa qaautomation qatools testing
Last synced: over 1 year ago
JSON representation
Microservice testing tool.
- Host: GitHub
- URL: https://github.com/danisimov/mockochino
- Owner: danisimov
- License: mit
- Created: 2020-01-19T11:35:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-14T10:27:51.000Z (about 2 years ago)
- Last Synced: 2025-02-07T10:42:37.300Z (over 1 year ago)
- Topics: java, qa, qaautomation, qatools, testing
- Language: Java
- Homepage: https://mockochino.org
- Size: 85.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mockochino
This application is able to replace any nodes in the JSON based microservice system. While emulating the replaced node
for all incoming requests application is able to:
- Produce pre-seted HTTP responses and HTTP status codes to all incoming requests.
- Emulate requests processing delay.
- Verify authorization tokens.
- Collect all incoming requests for subsequent verification.
*Application is intended for deployment within the network