@contract-case/case-core-plugin-function-dsl
Version:
ContractCase core function plugin DSL
13 lines (8 loc) • 816 B
Markdown
# Case Core Function Plugin DSL
[](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 one of:
- `-case/case-plugin-base`, for writing custom plugins that provide new mock types or new matchers
- `-case/case-plugin-dsl-types`, for writing the definition DSL for your custom plugin
- `-case/case-connector`, for writing wrappers for ContractCase in new languages
- `-case/case-core`, if you want to contribute to the core behaviour