UNPKG

@contract-case/case-plugin-dsl-types

Version:

Types for writing the definition DSL for plugins for the ContractCase test framework

11 lines (6 loc) 751 B
# Case Plugin DSL Types [![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/case-plugin-dsl-types/package.json)](https://snyk.io/test/github/case-contract-testing/contract-case?targetFile=packages/case-core-plugin-dsl-types/package.json) These are the shared typescript types and helpers for contract-case plugins. You'll need to depend on this if you're building plugins for ContractCase. [Documentation](https://case.contract-testing.io/docs/intro)