Crate pact_plugin_driver

source ·
Expand description

Pact plugin driver library for Rust

Modules§

  • Manages the catalogue of features provided by plugins
  • Support for matching and generating content based on content types
  • Module that provides functions for downloading plugin files
  • Module to support dealing with mock servers from plugins
  • Manages interactions with Pact plugins
  • Models for representing plugins
  • Module for dealing with the plugin repository
  • Utils for dealing with protobufs structs
  • Module containing code to deal with verifying interactions via plugins