雪茄::dashing_away:用PHP编写的烟雾测试工具

时间:2024-02-24 13:35:35
【文件属性】:

文件名称:雪茄::dashing_away:用PHP编写的烟雾测试工具

文件大小:11KB

文件格式:ZIP

更新时间:2024-02-24 13:35:35

testing php http hacktoberfest smoke-test

雪茄 受启发的烟雾测试工具 类似的工具包括: 安装 通过composer安装: composer require brunty/cigar --dev 通过docker拉: docker pull brunty/cigar 使用 创建一个.cigar.json文件,其中包含一组json对象,这些对象指定要检查的url , status ,(可选) content和(可选) content-type 。 [ { "url": "http://httpbin.org/status/418", "status": 418, "content": "teapot


【文件预览】:
cigar-master
----src()
--------Url.php(1KB)
--------WriterInterface.php(251B)
--------Outputter.php(1KB)
--------EchoWriter.php(2KB)
--------JsonWriter.php(1KB)
--------Parser.php(2KB)
--------AsyncChecker.php(3KB)
--------Result.php(2KB)
----LICENSE.md(1KB)
----bin()
--------cigar(3KB)
----composer.json(718B)
----.github()
--------workflows()
----README.md(4KB)
----docker()
--------1.12()

网友评论