You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://testdemo.pactflow.io/overview/provider/pactflow-example-provider-java-soap/consumer/pactflow-example-consumer-soap)
5
+

This is an example of a Java XML provider that uses Pact, [PactFlow](https://pactflow.io) and GitHub Actions to ensure that it is compatible with the expectations its consumers have of it.
@@ -39,4 +39,4 @@ make test # runs the local tests
39
39
make fake_ci # pretends to show what you would do in a CI/CD through GitHub Actions
40
40
```
41
41
42
-
See the [PactFlow CI/CD Workshop](https://github.com/pactflow/ci-cd-workshop) for further details.
42
+
See the [PactFlow CI/CD Workshop](https://github.com/pactflow/ci-cd-workshop) for further details.
0 commit comments