Ronald Holshausen

Results 9 issues of Ronald Holshausen

## Software versions * **OS**: e.g. Ubuntu * **Consumer Pact library**: e.g. Pact go beta * **Provider Pact library**: e.g. N/A * **Golang Version**: `go version` * **Golang environment**: Provide...

Currently, JUnit 5 tests can only set one type of test target, ie. HTTP or messages. The test support needs to be updated to support multiple transports.

enhancement

Current Hyper is locked to 0.14.x, Rustls to 0.24.x and tokio-rustls to 0.24.x. To upgrade the TLS crates seems to need Hyper to be upgraded to 1.0+. The current mock...

smartbear-supported
enhancement

When the plugin process fails to start, the following error occurrs (in JVM version) ``` kotlin.UninitializedPropertyAccessException: lateinit property process has not been initialized at io.pact.plugins.jvm.core.ChildProcess.destroy(ChildProcess.kt:81) ```

bug
smartbear-supported

> Not having to create our own content type to add metadata to contracts. We have had to make the "application/json" content matcher again so that we can add metadata...

bug
smartbear-supported

Currently, a gRPC Google Struct is used to model values, and these structs only support numeric types in double precision floating point format. It means that any integer values need...

bug
smartbear-supported

Being able to configure metadata matching at one or more levels deep and ignoring additional keys would also help us configure the metadata in contracts how we want to. Ref:...

enhancement
smartbear-supported

Currently, only one set of matching rules can be configured. Need to be able to support matching rules against different targets. > Configure interaction to support metadata matching rules. This...

bug
smartbear-supported

Currently, plugin logs to standard output are captured and logged via the calling frameworks logging. This can make it hard to separate from normal logs and pact logs, esp at...

bug
smartbear-supported