π§ - Please note this is still under active development and does not currently work e2e! Busy building some others and will come back to it. In the mean time visit π https://docs.pact.io/plugins for some working templates π
A starter template for building a Pact Plugin
- written in TypeScript
- Utilises Deno
- Cross compiles to a binary for cross platform execution
- Comes with a CI pipeline, which will publish preview builds on each commit to GitHub Releases
- Will publish
major|minor|patch
releases via a workflow dispatch action onmain
branch
Can be installed via the pact-plugin-cli
pact-plugin-cli install -y https://github.com/YOU54F/pact-deno-plugin-template/releases/tag/v-0.0.0
Use it in your Pact tests with the deno-template
plugin name.