-
Sharing from the share button (![ios_share_FILL0_wght400_GRAD0_opsz24](https://github.com/pact-foundation/pact.io/assets/12012186/755539f7-d8fe-4d13-ab79-9abdb1aeaf25)) in Safari or Chrome on iOS resu…
-
### Software versions
- **OS**: Mac OSX 14.4.1
- **Consumer Pact library**: Pact JS 12.3.0
- **Provider Pact library**: Pact JS 12.3.0
- **Node Version**: v16.20.2
### Issue Checklist
Plea…
-
### Terraform Core Version
1.3.7
### AWS Provider Version
5.2.0
### Affected Resource(s)
* `aws_db_instance.backup_retention_period`
### Expected Behavior
`aws_db_instance.backup_…
tymik updated
2 months ago
-
pactffi_mock_server_logs are empty, in 0.4.20 release.
Initially identified in pact-net's test suite when attempting to update to libpact_ffi 0.4.20. pact-net uses pactffi_log_to_buffer when it ini…
-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/pact-foundation/pact-python/blob/main/CONTRIBUTING.md#issues).
#…
-
I have some strange conroller
```java
@GetMapping(params = "example-param")
public LocalDate findActiveQualificationStartDate(ExampleDataDTO searchData) {
return exampleService.f…
-
Related to https://github.com/pact-foundation/pact-jvm/issues/600, we'd like to test a PUT API on the provider. `PactDslWithProvider` currently does not support setting a binary body for the request. …
-
We have an initial proto file like this:
```
message GetUserResponse {
string id = 1;
string display_name = 2;
string first_name = 3;
string surname = 4;
string created_at =…
-
Java 21, dependency version 4.6.5+
from Slack https://pact-foundation.slack.com/archives/C9UN99H24/p1707392044235519
We found an odd issue with the pact jvm consumer dependency update, from vers…
-
I'm trying to run 2 technological stacks on the same provider test:
- REST
- gRPC/protobuf (plugin)
```
@BeforeEach
void setupTest(PactVerificationContext context) {
context.setTarg…