Laravel Dusk provides simple end-to-end testing and browser automation.
composer require "laravel/dusk:1.0.2"
| 包名 | 版本要求 |
|---|---|
| facebook/webdriver | ~1.0 |
| illuminate/support | ~5.3 |
| nesbot/carbon | ~1.20 |
| php | >=5.6.4 |
| symfony/console | ~3.2 |
| symfony/process | ~3.2 |
| 包名 | 版本要求 |
|---|---|
| mockery/mockery | ^0.9.6 |
| phpunit/phpunit | ^5.7 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2017-01-27 13:50:29 |
| 类型 | library |