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

https://github.com/outsystems/httpmock

A simple http server mock to use in integration tests of any language
https://github.com/outsystems/httpmock

engineering snyk-product

Last synced: 5 months ago
JSON representation

A simple http server mock to use in integration tests of any language

Awesome Lists containing this project

README

          

# httpmock
A simple http server mock to use in integration tests of any language

This package allows to start a basic http server in nodejs that can be used to accept requests from any external test framework.
It can be configured with simple request/response rules