A curated list of awesome resources for Consumer-Driven Contracts Testing
List inspired by the awesome list thing.
- PACT - Mainstream and mature contract testing framework for Node.js, Ruby, Java and other platforms.
- PACT Broker - Enables your consumer driven contracts workflow (http://pact.dius.com.au/).
- PACT Stub Server - Wraps the Pact Rust mock server in a Docker container.
- Spring Cloud Contract -
- PACT Node.js - Node version of Pact, a Contract Testing Framework.
- PACT JavaScript - JS version of Pact. Pact is a contract testing framework for HTTP APIs and non-HTTP asynchronous messaging systems
- PACT JVM - JVM 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.
- KARATE - Testing framework. Allows execution of API Tests and API Test-Doubles, which makes it possible to implement consumer driven contracts in Java and other languages.
- PACT Ruby - 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.
- PACT PHP - PHP 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.
- PACT Python - Python 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.
- PACT Go - Golang version of Pact. Pact is a contract testing framework for HTTP APIs and non-HTTP asynchronous messaging systems.
- PACT Net - C# version of Pact. Pact is a contract testing framework for HTTP APIs and non-HTTP asynchronous messaging systems.
- com-pact - Another approach on creating Pact for .NET. Pact is a contract testing framework for HTTP APIs and non-HTTP asynchronous messaging systems.
- PACT blog - The official PACT blog.
- Blogs and videos collections - Collection of Videos and Blogs from PACT website.
- Node.js — Integration Testing with Pact.js
- Consumer Driven Contract Testing with Pact
- Pact for Integration Testing of REST APIs
- Step by Step Consumer-Driven Contracts for Node - Step By Step Tutorial for Implementing Consumer-Driven Contracts for a Node Express Server with Pact.
- A Comprehensive Guide to Contract Testing APIs in a Service Oriented Architecture - A detailed read on implementing Consumer-Driven Contracts testing, covering Consumer & Provider testing, best and bad practices, DevOps recipe for implementation and supporting resources such as the Pact Manifest utility.
- How to set up Pact tests with Angular & Jest - Pact and Angular for frontend contract testing.
- Pact.js E2E - The Pact.js repository has an End-to-End example that is made up of a Consumer, Provider and the Pact Broker for sharing and validating the contracts.
- Pact Workshop JS - Step by Step Pact workshop.
Found an awesome project, package, article, other type of resources related to Node.js Security? Send me a pull request! Just follow the guidelines. Thank you!
say hi on Twitter