wct-vca-api
v0.1.1
Published
A Web Component Tester plugin middleware that implements the VCA APIs
Downloads
3
Readme
wct-vca-api 
A WCT plugin that provides a VCA API endpoint to test against
Installation
$ npm install --save-dev wct-vca-apiUsage
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
