mattermack
mattermack
Reading your description, I think this would be a good approach to handling state. That way we can map this idea back to the setProviderState description. Moving from Php Pact...
I'll more or less paste my answer I posted on issue #27. There are lots of plans. Keeping in mind, I original ported the Pact.Net 1.1 solution, which did not...
@DerManoMann , Out of curiosity, is there a feature or feature set you are looking for in 3.0? I'm particularly interested in the Message Bus specification. I could certainly use...
Reopening as this should be the issue when it is supported (comment earlier on has reference on the state)
Thanks. I'll be traveling for a bit. I was originally thinking of implementing something outside of the implementation like https://github.com/Mattersight/pact-net-messages. If the ruby conversion is further along when this starts,...
FYI, I started flushing out message support. Definitely WIP https://github.com/pact-foundation/pact-php/tree/feat/message-pact
I have a first draft of the consumer pact creation leveraging pact-message ruby classes: https://github.com/pact-foundation/pact-php/tree/feat/message-pact To follow up on: 1. Currently only allows one message per pact - perhaps craft...
Updated list of to-dos (because lists are fun to cross off) 1. ~~Currently only allows one message per pact - perhaps craft a listener to this somehow~~ 1. ~~Research why...
After attempting React and spatie/async for days, I finally got Amp Async to work as all others appear to have limited Windows support for async processes.
You bet. I treated the master branch as the one I'm having a problem with. I used the branch working-for-me as the issue. All logs should be attached and versioned....