UNPKG

yapi-plugin-pl-test-dashboard

Version:

YAPI自动化测试结果数据面板插件,支持在YAPI中通过数据可视化的方式查看自动化测试结果。

18 lines (17 loc) 453 B
{ "name": "yapi-plugin-pl-test-dashboard", "version": "1.1.3", "description": "YAPI自动化测试结果数据面板插件,支持在YAPI中通过数据可视化的方式查看自动化测试结果。", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "node server.js" }, "keywords": [ "YAPI", "dashboard", "yapi-plugin" ], "author": "congqiu", "license": "ISC" }