mountebank-helper icon indicating copy to clipboard operation
mountebank-helper copied to clipboard

Feature request - Allow multiple proxy modes

Open patthiel opened this issue 7 years ago • 4 comments

We just discovered this language binding and it's helped us get Mbtest running in our test framework really quickly.

However, we'd really like to take advantage of Mountebank's proxyOnce mode. http://www.mbtest.org/docs/api/proxies

I may just fork this repo and build that functionality, if I do I'll be sure to PR it. Thanks

patthiel avatar Feb 28 '17 20:02 patthiel

Yes, let's help to add proxy support :)

tester001919 avatar Jul 13 '17 09:07 tester001919

Hi @patthiel, I've just added support for proxy, inject and any predicates you like... Check out my manager branch

kristianmandrup avatar Jul 13 '17 16:07 kristianmandrup

Awesome, i'll definitely check it out. We ended up just using vanilla mountebank in my framework so we could take advantage of proxies,injection, etc.. But would definitely prefer language bindings.

patthiel avatar Jul 13 '17 16:07 patthiel

@patthiel Glad to hear :)

I spent all day improving the lib. Feel free to check it out or come with suggestions ;) See the Readme for an overview of notable changes + additions. Cheers!

kristianmandrup avatar Jul 13 '17 17:07 kristianmandrup