UNPKG

@contract-case/cli

Version:

Command-line interface for ContractCase, allowing interactions with the Contract / Pact Broker

24 lines (13 loc) 1.13 kB
# ContractCase CLI [![Build and test](https://github.com/case-contract-testing/contract-case/actions/workflows/build-and-test.yml/badge.svg?branch=main)](https://github.com/case-contract-testing/contract-case/actions/workflows/build-and-test.yml) [![Known Vulnerabilities](https://snyk.io/test/github/case-contract-testing/contract-case/badge.svg?targetFile=packages/contract-case-cli/package.json)](https://snyk.io/test/github/case-contract-testing/contract-case?targetFile=packages/contract-case-cli/package.json) [![npm](https://img.shields.io/npm/v/@contract-case/cli.svg)](https://www.npmjs.com/package/@contract-case/cli) <span align="center"> ![Case](https://github.com/case-contract-testing/contract-case/raw/main/docs/suitcase.png) <sub>[Briefcase sticker created by Gohsantosadrive on Flaticon](https://www.flaticon.com/free-stickers/law)</sub> </span> This is the command line interface for the ContractCase contract testing suite. ``` npx @contract-case/cli --help ``` Read the [documentation here](https://case.contract-testing.io/docs/intro/). Documentation is currently in-progress. Feedback welcome!