wct-vca-api

A Web Component Tester plugin middleware that implements the VCA APIs

Usage no npm install needed!

<script type="module">
  import wctVcaApi from 'https://cdn.skypack.dev/wct-vca-api';
</script>

README

wct-vca-api NPM version

A WCT plugin that provides a VCA API endpoint to test against

Installation

$ npm install --save-dev wct-vca-api

Usage

To use the plugin add it to the plugin property within the wct.conf.js/wct.conf.json file.

  'plugins': {
    'vca-api': {}
  }

License

MIT © VCA Technology