Laravel Dusk provides simple end-to-end testing and browser automation.
composer require "laravel/dusk:3.0.x-dev"
| 包名 | 版本要求 |
|---|---|
| facebook/webdriver | ~1.3 |
| illuminate/console | ~5.6 |
| illuminate/support | ~5.6 |
| nesbot/carbon | ~1.20 |
| php | >=7.1.0 |
| symfony/console | ~4.0 |
| symfony/process | ~4.0 |
| 包名 | 版本要求 |
|---|---|
| mockery/mockery | ~1.0 |
| phpunit/phpunit | ~7.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2018-08-06 20:23:55 |
| 类型 | library |