Tom Akehurst
Tom Akehurst
Ah, that's a shame. I'm sorry I left it so long and missed out on your earlier ability to contribute.
If you're interested, I've been working on making webhooks a sub-project of WireMock and addressing some of the things we're attempting here. A stub can now have more than one...
@nhomble on my branch we now have multiple webhooks, templating and delays. Docs are here if you're interested in taking a look: https://github.com/tomakehurst/wiremock/blob/webhooks-core-extension/docs-v2/_docs/webhooks-and-callbacks.md
I'm going to try to get it released at the end of next week. Friday or Saturday with any luck.
Can I suggest posting this question on the [WireMock mailing list](https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!forum/wiremock-user) with a bit more detail about what you'd like to achieve?
I've been working on a new version of the webhooks extension. It's nearly ready to be released and supports delays, templating, multiple webhooks and runs standalone. The docs are here...
I'm not sure why I implemented it that way. I'll have a look at whether it's feasible to change this to accept a list.
I'd really like to work on #8 but it's not all that trivial. I've got a big backlog of stuff to do with WireMock core, so I'm going to struggle...
* Support for starting the WireMock server using Testcontainers when Docker is present and no other WireMock server has been provided. * Integration with PyTest, allowing WireMock to be bootstrapped...
I've been working on a new version of the webhooks extension. It's nearly ready to be released and supports delays, templating, multiple webhooks and runs standalone. The docs are here...