danawoodman / sinon-express-mock

Simple request and response mock objects to pass into Express routes when testing using Sinon.

Home Page:https://www.npmjs.com/package/sinon-express-mock

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mockNext?

10ko opened this issue · comments

It would be nice to have the mock for the next() function.
I am testing some middleware in typescript and it would be useful.

I can make a PR if you'd like.

Feel free to submit a PR 👍