/contract

Extreamly minimal set of JS tools for contract testing

Primary LanguageJavaScriptMIT LicenseMIT

@lukekaalim/contract

Simple HTTP contract testing for node applications.

CircleCI

Install

npm i -D @lukekaalim/contract

Usage

Define a set of Request/Response contracts that represent certain aspects of communication between server and client.