giorgiosironi / phpunit-selenium

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

phpunit_7_plus #430

Closed thewunder closed 5 years ago

thewunder commented 5 years ago

Let me know what you think, I wan't able to actually run the mobile tests.

Closes #422

LukeTowers commented 5 years ago

@giorgiosironi what would you need done in order to merge this? We want to use PHPUnit 7+ with OctoberCMS but since we use your library we need your library to support it first.

Stepa4man commented 5 years ago

Hey @giorgiosironi, thanks for your lib! Could you please update me, are you going to merge this PR? Thanks in advance.

sivaschenko commented 5 years ago

Hey @giorgiosironi @thewunder please let me know if I can help with this pull request in any way.

PHPUnit 6 is not supported anymore (https://phpunit.de/supported-versions.html) and it is not compatible with PHP 7.3. So it would be awesome for phpunit-selenium to support PHPUnit 7.

thewunder commented 5 years ago

@giorgiosironi One last thing is needed to finish this release out is to notify packagist of the new release so it can be made available. Would that require @sebastianbergmann as he is the maintainer according to packagist?