UNPKG

yapi-plugin-pl-auto-test

Version:

YAPI自动化测试插件,支持在YAPI设置测试计划,历史测试结果存入ES,界面显示测试结果,自定义通知。

54 lines (53 loc) 1.48 kB
{ "_from": "yapi-plugin-pl-auto-test@latest", "_id": "yapi-plugin-pl-auto-test@1.0.8", "_inBundle": false, "_integrity": "sha1-WzAL0CGgBT8b0ZvN7eatHWeJV0Y=", "_location": "/yapi-plugin-pl-auto-test", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "yapi-plugin-pl-auto-test@latest", "name": "yapi-plugin-pl-auto-test", "escapedName": "yapi-plugin-pl-auto-test", "rawSpec": "latest", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npm.taobao.org/yapi-plugin-pl-auto-test/download/yapi-plugin-pl-auto-test-1.0.7.tgz", "_shasum": "5b300bd021a0053f1bd19bcdede6ad1d67895746", "_spec": "yapi-plugin-pl-auto-test@latest", "_where": "/yapi/vendors", "author": { "name": "ivyyueli" }, "bundleDependencies": false, "dependencies": { "@elastic/elasticsearch": "^6.8.8" }, "deprecated": false, "description": "YAPI自动化测试插件,支持在YAPI设置测试计划,历史测试结果存入ES,界面显示测试结果,自定义通知。", "keywords": [ "YAPI", "auto test", "yapi-plugin", "elasticsearch" ], "license": "ISC", "main": "index.js", "name": "yapi-plugin-pl-auto-test", "repository": { "type": "git", "url": "" }, "scripts": { "start": "node server.js", "test": "echo \"Error: no test specified\" && exit 1" }, "version": "1.4.44" }