egg-zy-test

1.0.0 • Public • Published

egg-zy-test

NPM version build status Test coverage David deps Known Vulnerabilities npm download

Install

$ npm i egg-zy-test --save

Usage

// {app_root}/config/plugin.js
exports.zyTest = {
  enable: true,
  package: 'egg-zy-test',
};

Configuration

// {app_root}/config/config.default.js
exports.zyTest = {
};

see config/config.default.js for more detail.

Example

Questions & Suggestions

Please open an issue here.

License

MIT

Package Sidebar

Install

npm i egg-zy-test

Weekly Downloads

6

Version

1.0.0

License

MIT

Last publish

Collaborators

  • zuoye520