Skip to content

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

License

Notifications You must be signed in to change notification settings

OutSystems/httpmock

Repository files navigation

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