README
test-umi-plugin
Test util for umi plugin.
Install
Install as dev dependency.
$ yarn add test-umi-plugin -D
Usage
const testUmiPlugin = require('test-umi-plugin');
testUmiPlugin(options);
Options
fixtures
- Type:
String
basePort
- Type:
Number
- Default:
12400
Questions & Suggestions
Please open an issue here.
LICENSE
MIT