Laravel Dusk provides simple end-to-end testing and browser automation.
composer require "laravel/dusk:2.0.x-dev"
| 包名 | 版本要求 |
|---|---|
| facebook/webdriver | ~1.0 |
| illuminate/console | ~5.5 |
| illuminate/support | ~5.5 |
| nesbot/carbon | ~1.20 |
| php | >=5.6.4 |
| symfony/console | ~3.2 |
| symfony/process | ~3.2 |
| 包名 | 版本要求 |
|---|---|
| mockery/mockery | ~1.0 |
| phpunit/phpunit | ~6.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2018-03-09 15:35:54 |
| 类型 | library |