Laravel Dusk provides simple end-to-end testing and browser automation.
composer require "laravel/dusk:3.0.3"
| 包名 | 版本要求 |
|---|---|
| facebook/webdriver | ~1.0 |
| 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-02-28 13:53:00 |
| 类型 | library |