Skip to content

Commit

Permalink
fix: Support for asynchronous interactions is considered stable
Browse files Browse the repository at this point in the history
  • Loading branch information
sata-form3 committed Oct 19, 2022
1 parent ac3e483 commit cdefdbe
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 cdefdbe

Please sign in to comment.