Skip to content

Pact πŸ”— Plugin πŸ”Œ template for the Deno πŸ¦• language = 🫢

Notifications You must be signed in to change notification settings

YOU54F/pact-plugin-template-deno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Pact Deno Plugin Template

🚧 - 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 on main 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.