Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 268 Bytes

File metadata and controls

5 lines (4 loc) · 268 Bytes

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