小册子 / 测试器
此包的最新版本(v1.0.2)没有提供许可证信息。
测试库
v1.0.2
2017-01-06 18:45 UTC
Requires
- php: >=5.3.0
- facebook/webdriver: 1.1.3
This package is not auto-updated.
Last update: 2024-09-18 20:54:21 UTC
README
$tests = new Tester(['db_connection' => mysqli, 'tests_paths' => ['tests']]);
$tests->run();
需要运行selenium服务器 https://:4444/wd/hub