mbtest
mbtest copied to clipboard
Opinionated Python wrapper & utils for the Mountebank over the wire test double tool
This Pull Request added support for grpc with https://github.com/ozonru/mountebank-grpc.
This is far from complete, and is meant to serve as a starting point for discussion. A Dockerized development setup has the advantage that all the developer needs to have...
Hi all, when i use mbtest,i install mountebank using npm install -g mountebank ,but it is not work.I found in mbtest sorce code,mountebank must be installed in a path same...
[Travis](https://travis-ci.com/github/brunns/mbtest) seems to have pretty much abandoned free support for OSS, so try [GitHub actions](https://github.com/features/actions) instead.
It's the right thing to [do](https://github.com/github/renaming). Question is, do we want `main` or `trunk`?
The record and replay functionality of Mountebank is really useful in that it allows creation of imposters based on real requests and responses - it's a big workflow win. Mountebank...
Hi @brunns! Thank you for merging the changes: https://github.com/brunns/mbtest/pull/78 Would it be possible to release a new version? I attempted to do it myself, but (obviously) I don't have the...