An open API service indexing awesome lists of open source software.

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.

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