ContractCase core function plugin DSL
npm install @contract-case/case-core-plugin-function-dsl
This is a ContractCase Core package. Start here instead
If you're looking to build on top of ContractCase, you probably want one of:
- @contract-case/case-plugin-base, for writing custom plugins that provide new mock types or new matchers
- @contract-case/case-plugin-dsl-types, for writing the definition DSL for your custom plugin
- @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