minkphp / MinkSelenium2Driver

Selenium2 (webdriver) driver for Mink framework
MIT License
507 stars 163 forks source link

Move to GitHub actions #339

Closed alexpott closed 3 years ago

alexpott commented 3 years ago

This is necessary to test on PHP 8.1.

There is a pre-requisite PR for minkphp/driver-testsuite - see https://github.com/minkphp/driver-testsuite/pull/46

I couldn't get the tests to work on PHP 7.1 for some unknown reason but given tests work on every other version of PHP fromo 5.4 to 8.1 - see https://github.com/alexpott/MinkSelenium2Driver/actions/runs/1305769251

aik099 commented 3 years ago

@alexpott , please restore test suite coverage collection reporting.

// @stof