alleyinteractive / mantle-browser-testing
Mantle浏览器测试
dev-main
2023-12-01 19:33 UTC
Requires
- php: ^8.0
- ext-json: *
- ext-zip: *
- alleyinteractive/mantle-framework: ^0.10
- php-webdriver/webdriver: ^1.9.0
- symfony/process: ^4.3 || ^5.0
Requires (Dev)
- alleyinteractive/alley-coding-standards: ^1.0
- mockery/mockery: ^1.0
- nunomaduro/collision: ^5.0
- phpunit/phpunit: ^9.3.3
README
为使用Mantle框架的WordPress应用程序提供浏览器测试功能,该框架可通过Mantle网站获取。
文档
Mantle浏览器测试的文档可以在Mantle网站上找到。
鸣谢
Mantle浏览器测试主要是在Laravel的Dusk的基础上移植到Mantle,所有荣誉都归功于该包的作者。