pact-go icon indicating copy to clipboard operation
pact-go copied to clipboard

Golang version of Pact. Pact is a contract testing framework for HTTP APIs and non-HTTP asynchronous messaging systems.

Results 75 pact-go issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/hasura/go-graphql-client](https://github.com/hasura/go-graphql-client) from 0.6.3 to 0.8.0. Release notes Sourced from github.com/hasura/go-graphql-client's releases. v0.8.0 Highlight Introduce ExecRaw method that returns a raw json message. query := `query{something(where: { foo: { _eq:...

dependencies

Alpine is not officially supported, and is fraught with problems due to its use of musl over glibc. See also https://github.com/pact-foundation/pact-net/issues/387#issuecomment-1114365283. If we can detect the alpine OS at `pact-go...

enhancement
help wanted
good first issue

This PR was automatically created by Snyk using the credentials of a real user.Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of...

In our Golang api application, we use embedded struct. However, when we use pact-go it does not seem to support embedded structs. Is there a plan to support this in...

## Software versions * **OS**: Mac OSX 12.5 * **Consumer Pact library**: pact-go v2.0.0-beta.14 * **Provider Pact library**: N/A * **Golang Version**: go1.18.4 darwin/arm64 * **Golang environment**: ``` GO111MODULE="" GOARCH="arm64"...

bug
triage

Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of your chosen image. #### Changes included in this PR - Dockerfile We recommend...

## Software versions * **OS**: Mac OSX 12.3.1 * **Consumer Pact library**: v2.0.0-beta.11 * **Provider Pact library**: v2.0.0-beta.11 * **Golang Version**: go version go1.18.3 darwin/arm6 * **Golang environment**: ``` GO111MODULE=""...

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.4 to 1.8.0. Commits 181cea6 impr: CallerInfo should print full paths to the terminal (#1201) cf1284f Allow mock expectations to be ordered (#1106) 66eef0e fix: assert.MapSubset (or...

dependencies

Bumps [github.com/hashicorp/go-version](https://github.com/hashicorp/go-version) from 1.5.0 to 1.6.0. Release notes Sourced from github.com/hashicorp/go-version's releases. v1.6.0 FEATURES: Add Prerelease function to Constraint to return true if the version includes a prerelease field (#100)...

dependencies

Bumps [github.com/graph-gophers/graphql-go](https://github.com/graph-gophers/graphql-go) from 1.3.0 to 1.4.0. Release notes Sourced from github.com/graph-gophers/graphql-go's releases. v1.4.0 What's Changed [FEATURE] Add OpenTelemetry Support by @​steve-gray in graph-gophers/graphql-go#493 [FEATURE] Apollo Federation Spec: Fetch service capabilities...

dependencies