https://github.com/bigeasy/interlocutor
A wrapper for interrogating Connect middleware.
https://github.com/bigeasy/interlocutor
Last synced: 7 months ago
JSON representation
A wrapper for interrogating Connect middleware.
- Host: GitHub
- URL: https://github.com/bigeasy/interlocutor
- Owner: bigeasy
- License: mit
- Created: 2017-01-09T18:51:34.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2021-08-19T02:06:30.000Z (over 4 years ago)
- Last Synced: 2025-05-21T06:34:08.928Z (8 months ago)
- Language: JavaScript
- Size: 326 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/bigeasy/interlocutor/actions)
[](https://codecov.io/gh/bigeasy/interlocutor)
[](https://opensource.org/licenses/MIT)
Invoke HTTP middleware from a mock Node.js HTTP interface.
| What | Where |
| --- | --- |
| Discussion | https://github.com/bigeasy/interlocutor/issues/1 |
| Documentation | https://bigeasy.github.io/interlocutor |
| Source | https://github.com/bigeasy/interlocutor |
| Issues | https://github.com/bigeasy/interlocutor/issues |
| CI | https://travis-ci.org/bigeasy/interlocutor |
| Coverage: | https://codecov.io/gh/bigeasy/interlocutor |
| License: | MIT |
```
npm install interlocutor
```