Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including @skyux-sdk/builder-plugin-pact with all npm packages installed. Try it out:

require("@pact-foundation/pact-web/package.json"); // @pact-foundation/pact-web is a peer dependency. require("@pact-foundation/pact/package.json"); // @pact-foundation/pact is a peer dependency. require("@skyux-sdk/builder/package.json"); // @skyux-sdk/builder is a peer dependency. require("@skyux-sdk/pact/package.json"); // @skyux-sdk/pact is a peer dependency. require("karma/package.json"); // karma is a peer dependency. var builderPluginPact = require("@skyux-sdk/builder-plugin-pact")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

@skyux-sdk/builder-plugin-pact v4.0.3

SKY UX Builder plugin for Pact testing.

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free