giorgiosironi / phpunit-selenium

Selenium RC integration for PHPUnit
http://www.phpunit.de/
Other
601 stars 270 forks source link

Upgrade vagrant + travis + PHPUnit 8.x #441

Closed pajon closed 4 years ago

pajon commented 4 years ago

Hello, i wanted help you with upgrade to PHPUnit 8.0, but env is very old and doesn't work. This PR should fix it.

This PR upgrade vagrant box and some stuff around:

Thank you

pajon commented 4 years ago

@thewunder Thank you for merged PR. Is there anything to be done before release 8.0 version ? I forgot change version https://github.com/giorgiosironi/phpunit-selenium/blob/master/PHPUnit/Extensions/Selenium2TestCase.php#L125

thewunder commented 4 years ago

@pajon I would really like to see w3c mode supported in what we would call 8.0 It would be a shame to release a new major version without actually being able to run tests on firefox

pajon commented 4 years ago

@thewunder thank you for response. If this is all to release next major version, i can handle it. Let me some time for analyze what need to be done and solve to finish this compatibility.