Hello, I just want to understand how will the prov...
# pact-jvm
a
Hello, I just want to understand how will the provider test will look like for a POST method. Any example, i want to validate that when the post method is called, a random id is generated in body along with status
u
There are lots of example tests in the Pact-JVM repository. Just search that for Post