WebPageTester:使用网页测试 API 进行自动测试

时间:2021-06-15 09:19:10
【文件属性】:
文件名称:WebPageTester:使用网页测试 API 进行自动测试
文件大小:99KB
文件格式:ZIP
更新时间:2021-06-15 09:19:10
PHP 网页测试器 使用网页测试 API 和 PHP 进行自动测试 下载 1.如果你还没有安装composer > curl -sS https://getcomposer.org/installer | php 2. 克隆 WebPageTest 存储库 > git clone https://github.com/bhargav2785/WebPageTester.git 配置 只需在文件src/config.ini 中设置所需的配置详细信息 安装 > cd path_to_WebPageTester > composer install > php src/Scripts/install.php 用法 php src/Scripts/test.php [options] 选项 php src/Scripts/test.php --help -h, --help获取有关此工具的帮助
【文件预览】:
WebPageTester-master
----.gitignore(30B)
----src()
--------todo.txt(99B)
--------config.ini(694B)
--------WebPageTester.php(11KB)
--------Scripts()
--------Helpers()
----composer.json(485B)
----examples()
--------spec.json(2KB)
--------file_mode.txt(1KB)
--------remote_file_mode.txt(551B)
--------test_queries.sql(1KB)
--------master_mode.txt(154B)
--------sample_response.json(770KB)
----README.md(4KB)

网友评论