UNPKG

@contract-case/case-core-plugin-function

Version:

ContractCase core function plugin, allowing validation of arbitrary functions

12 lines (7 loc) 713 B
# Case Core Function Plugin [![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) This is a ContractCase Core package. [Start here instead](https://case.contract-testing.io/docs/intro) If you're looking to build on top of ContractCase, you probably want either: - `@contract-case/case-plugin-base`, for writing plugins that provide custom mock types or new matchers - `@contract-case/case-connector`, for writing wrappers for ContractCase in new languages. - `@contract-case/case-core`, if you want to contribute to the core behaviour