Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 4 days 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