Feel free to fork and improve.
You can run the tests locally using the docker image
cd chrome-headless
docker run --rm -it -v $(pwd):/code -e DOCROOT=/code/vendor/mink/driver-testsuite/web-fixtures registry.gitlab.com/dmore/docker-chrome-headless bash
Then in the shell:
composer install
vendor/bin/phpunit