220 Forks
725 Stars
725 Watchers

pact-net

.NET version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.

How to download and setup pact-net

Open terminal and run command
git clone https://github.com/pact-foundation/pact-net.git
git clone is used to create a copy or clone of pact-net repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pact-net https://github.com/pact-foundation/pact-net/archive/master.zip

Or simply clone pact-net with SSH
[email protected]:pact-foundation/pact-net.git

If you have some problems with pact-net

You may open issue on pact-net support forum (system) here: https://github.com/pact-foundation/pact-net/issues