文件名称:testiny:使用单个JS文件的愚蠢的简单声明式API测试工具
文件大小:190KB
文件格式:ZIP
更新时间:2024-05-06 06:29:54
JavaScript
证词
一种使用单个JS配置测试RESTful API的声明方式。
Testiny是适用于任何语言的API测试工具。 它检查单个JS配置文件并解析以生成测试。 每个生成都会运行并产生成功或错误。
用法
Options:
-V, --version output the version number
-h, --help display help for command
Commands:
generate [options] Initializes a Testiny JS config file
run [options] Run config file
help [command] display help for command
JS测试架构
host
【文件预览】:
testiny-main
----index.js(2KB)
----package.json(896B)
----demo.gif(113KB)
----jest.config.js(6KB)
----tests()
--------core()
----testiny_logo.png(56KB)
----LICENSE(1KB)
----package-lock.json(181KB)
----testiny_logo-200x200.png(6KB)
----art.txt(427B)
----.gitignore(12B)
----README.md(4KB)
----libs()
--------core()
--------firebase-auth()
----example.config.js(491B)