Package Data | |
---|---|
Maintainer Username: | martinsbalodis |
Maintainer Contact: | martins256@gmail.com (Martins Balodis) |
Package Create Date: | 2015-01-21 |
Package Last Update: | 2020-06-15 |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2024-11-11 15:07:44 |
Package Statistics | |
---|---|
Total Downloads: | 1,097 |
Monthly Downloads: | 1 |
Daily Downloads: | 1 |
Total Stars: | 0 |
Total Watchers: | 2 |
Total Forks: | 0 |
Total Open Issues: | 0 |
In phpunit.xml set SESSION_DRIVER to file.
config/app.php
providers => Zizaco\TestCases\SeleniumServiceProvider::class,
aliases => 'S' => Zizaco\TestCases\Selenium::class,