boooklet / tester
Test library
Installs: 26
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
pkg:composer/boooklet/tester
Requires
- php: >=5.3.0
- facebook/webdriver: 1.1.3
This package is not auto-updated.
Last update: 2025-12-25 02:35:47 UTC
README
$tests = new Tester(['db_connection' => mysqli, 'tests_paths' => ['tests']]);
$tests->run();
Require selenium server running http://localhost:4444/wd/hub