-
Creation of Technical Design Documentation for PACT IM MVP:
- Technical Architecture
- System flow diagram (?)
- Authentication service options analysis (OAuth, DNS, etc.), pros/cons and recommendati…
-
https://pact.canny.io/admin/board/feature-requests/p/support-pending-pacts-in-pact-jvm-1
-
https://pact.canny.io/admin/board/feature-requests/p/support-wip-pacts-in-pact-jvm
-
Hi! Thanks for this useful library!
Would there be any plan in the near future to migrate support to 4.0? We are trying to use the Java adapter for the provider side and the validation method see…
-
# ❕ Problem Statement
Pact supports plugins https://github.com/pact-foundation/pact-plugins.
# 💬 Task Description
Look into how to make use of it, prepare a plan, architecture and PR it.
#…
-
## Status
**[2024-08-01] [Fran]** Noting that we'll wait until final content is provided and implemented before we begin UAT.
## Definition
We need to QA PACT scenarios end to end for launch, as…
-
### Problem
If I run the server as follows:
```yaml
pact-stub:
command:
- "-p3001"
- "-dpacts"
container_name: my-pact-stub
image: pactfoundation/pact-stub-server
ports:
…
-
### Software versions
- **OS**: Mac OSX 13.4.1
- **Consumer Pact library**: Pact JS v3
- **Provider Pact library**: N/A
- **Node Version**: v18.14.2
### Issue Checklist
Please confirm t…
-
## Status
[2024-04-24] Blocked until further notice: Danielle confirmed on 1/2/2024 that this is still blocked but may come back around. She'll update if so. ([Slack](https://dsva.slack.com/archives/…
-
I created [this project](https://github.com/huehnerlady/pact-jvm-demo) to show my problem a bit more interactive.
I have an endpoint that returns a object containing a list of objects. I do not want …