Skip to content

0.1.1-beta

Compare
Choose a tag to compare
@neilcampbell neilcampbell released this 10 Sep 23:10
· 667 commits to master since this release

Features Added

  1. Added support for binary request and response bodies (application/octet-stream)
  2. Added support for custom json and binary content types (e.g. application/vnd+company.category+json)
  3. Added support for SSL on the consumer MockProviderService
  4. Added support for any HTTP client when verifying the service provider

Tweaks

  1. Removed redundant comparison loop count checking
  2. Made some classes internal to reduce their visibility

Install-Package PactNet -Version 0.1.1-beta -Pre