Skip to content

Commit

Permalink
Merge pull request #245 from sata-form3/sata-remove-experimental
Browse files Browse the repository at this point in the history
Support for asynchronous interactions is considered stable
  • Loading branch information
mefellows authored Oct 26, 2022
2 parents dbe2b92 + cdefdbe commit 063ec5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ _NOTE_: the above script installs the latest standalone tools at the time it was

## Using Pact

Pact supports [synchronous request-response style HTTP interactions](#http-api-testing) and has experimental support for [asynchronous interactions](#asynchronous-api-testing) with JSON-formatted payloads.
Pact supports [synchronous request-response style HTTP interactions](#http-api-testing) and has support for [asynchronous interactions](#asynchronous-api-testing) with JSON-formatted payloads.

Pact Go runs as part of your regular Go tests.

Expand Down

0 comments on commit 063ec5c

Please sign in to comment.