If you don’t have provider states now, but envisage needing them in the future then you may as well get it ready.
Matt (pactflow.io / pact-js / pact-go)
07/10/2023, 10:32 PM
Most Pact suites will have them, so if your goal is to be prepared for when you have real consumers then I would
Matt (pactflow.io / pact-js / pact-go)
07/10/2023, 10:32 PM
Running your provider locally is what you should be doing, if that’s the question?
s
Sonali Sharma
07/10/2023, 10:56 PM
alright thank you! makes sense
👍 1
Sonali Sharma
07/11/2023, 11:21 AM
also with the URI we provide in the provider test, is it any random URI on localhost? and that runs our API since we add our actual services to the IServicesCollection ?