UNPKG

http-request-mock

Version:

Intercept & mock http requests issued by XMLHttpRequest, fetch, nodejs https/http module, axios, jquery, superagent, ky, node-fetch, request, got or any other request libraries by intercepting XMLHttpRequest, fetch and nodejs native requests in low level.

9 lines (8 loc) 305 B
## Some additional integration tools. ``` ├── bin A command line tool. ├── lib Some common libs. ├── plugin Some plug-ins that can be used directly by developers. ├── tpl Some templates for generating mock files. └── readme.md Me, myself and I. ```