Skip to content

Commit

Permalink
AppVeyor badge
Browse files Browse the repository at this point in the history
  • Loading branch information
Mattermack committed Mar 28, 2018
1 parent ee80745 commit 5299626
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# PactNetMessages

[![AppVeyor](https://ci.appveyor.com/api/projects/status/fb2sc3b59fskk0et?svg=true)](https://ci.appveyor.com/project/mattermack/pact-net-messages)


Pact.Net v3 implementation of message only for services that communicate via event streams and message queues.

This project started off as a port of [PactNet 1.3.2](https://github.com/pact-foundation/pact-net/tree/1.3.2). Implementations for HTTP request and response are not supported. PactNetMessages is aiming to be only compliant with the messages portion of the [Pact Specification Version 3](https://github.com/pact-foundation/pact-specification/tree/version-3).
Expand Down

0 comments on commit 5299626

Please sign in to comment.