-
I'm trying to run 2 technological stacks on the same provider test:
- REST
- gRPC/protobuf (plugin)
```
@BeforeEach
void setupTest(PactVerificationContext context) {
context.setTarg…
-
To become robust and antifragile during upgrading KodaDot, we need to start at least somewhere and would be super nice to have written tests for our current queries, it should not lot an of them but w…
-
**FFI Version**: 0.4.16
**Specification Version**: 4
I have a test in PactNet which is very simple, like this:
```csharp
this.pact
.UponReceiving("a request for an order with an unknown I…
-
I am writing a contract test for a post method where I need to upload a file in request Body as 'form-data'. I didn't see any multipart content specific function in PactNet4. All the available functi…
-
### 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…
-
Includes:
- [x] #1046
- [x] #1039
- [x] #1042
- [x] #1056
- [x] #1077
- [x] #1138
- [x] #1275
- [x] #1274
- [x] #1273
- [x] #1272
- [x] #1271
…
-
The verification results published from the Rust verifier are extremely streamlined, containing only the interaction ID, success boolean and any mismatches. This is easier to parse than the old verifi…
-
### Describe the bug
no .bin executable installed when installing with pnpm
### Steps to reproduce
pnpm install @bugsnag/cli
### Environment
* `bugsnag-cli` version: 2.3.0
* Platform: m…
-
**Describe the bug**
The OAS file below has a wrongly declared array in the response. It states `type: array` and last line, and is missing an `items` key. Spectral does not catch this as an error. H…
-
Thank you all for your patience, we hear your frustration at the lack of updates on the future of WinAppDriver. In [November 2020](https://github.com/microsoft/WinAppDriver/issues/1371) we mentioned t…
kat-y updated
2 months ago