Ecosyste.ms: Awesome
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: 4 days ago
JSON representation
A simple http server mock to use in integration tests of any language
- Host: GitHub
- URL: https://github.com/outsystems/httpmock
- Owner: OutSystems
- License: mit
- Created: 2017-11-09T11:32:32.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-07-13T10:21:18.000Z (over 1 year ago)
- Last Synced: 2024-11-08T00:59:13.442Z (about 2 months ago)
- Topics: engineering, snyk-product
- Language: JavaScript
- Homepage:
- Size: 98.6 KB
- Stars: 0
- Watchers: 74
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# httpmock
A simple http server mock to use in integration tests of any languageThis 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