alleyinteractive / mantle-browser-testing
Mantle Browser Testing
dev-main
2020-12-30 20:19 UTC
Requires
- php: ^7.4
- ext-json: *
- ext-zip: *
- alleyinteractive/mantle-framework: dev-main
- php-webdriver/webdriver: ^1.9.0
- symfony/process: ^4.3 || ^5.0
Requires (Dev)
- alleyinteractive/alley-coding-standards: ^0.2.0
- mockery/mockery: ^1.0
- nunomaduro/collision: ^5.0
- phpunit/phpunit: ^8.5.8 || ^9.3.3
This package is auto-updated.
Last update: 2023-03-08 21:30:09 UTC
README
Provides browser testing for WordPress applications using the Mantle Framework.
Documentation
Documentation for Mantle Browser Testing can be found on the Mantle website.
Credits
Mantle Browser Testing is largely a port of Laravel's Dusk to Mantle with all credits due to the authors of that package.