Hi everybody - nice to meet you! 🙂
when we use the _pactBuilder to mock a service, on which endpoint do we create the server?
and is that configurable? (host + port)?
Thanks!
Alexandru Simion
05/10/2023, 3:30 PM
I think this should solve it:
_pactBuilder = _pact.WithHttpInteractions(port: 8081)
Please let me know if there is other method / any other documentation
t
Timothy Jones
05/10/2023, 10:31 PM
You probably want to ask this in the channel for your language