Matthew Herman

Results 20 comments of Matthew Herman

`HttpsImposter` is pretty similar to `HttpImposter`. The only difference are the additional parameters involved when creating them that you noted above. Port is the only one that will have some...

Just bumping this to let people know I am still planning on doing something to improve this. As part of those improvements I'm also considering moving away from the Github...

Once I move the docs into source, I'm considering hosting it via Github Pages as well. I think [GitDocs](https://gitdocs.netlify.app/) would be a good choice.

Or not...it looks like the repo for that project has been archived. I am guessing it is no longer maintained. I liked that it was able to generate the site...

Fixed in all versions of the docs. Thanks for letting me know.

Did a couple quick searches and didn't find a good way to do it. I think it is discouraged in TypeScript. One way you could accomplish this is by bundling...

MbDotNet now supports all of the API methods Mountebank supports as of v2.8.2. These changes will be published in MbDotNet v5 in a few days.

I've rewritten the documentation for the project. See #125. Let me know if you have any feedback.

The project was updated to .NET 6 in #105. It still needs to be migrated to xUnit at some point.