Skip to content

Update PHPUnit configuration schema for PHPUnit 9.3 and support PHP 8#54

Merged
clue merged 2 commits intoclue:masterfrom
clue-labs:tests
Dec 13, 2020
Merged

Update PHPUnit configuration schema for PHPUnit 9.3 and support PHP 8#54
clue merged 2 commits intoclue:masterfrom
clue-labs:tests

Conversation

@clue
Copy link
Copy Markdown
Owner

@clue clue commented Dec 13, 2020

Refs clue/qdatastream#38 and graphp/graphviz#46

It's now possible to run this code with PHP 8 🎉

$ docker run -it --rm -v `pwd`:/data --workdir=/data php:8.0.0-cli php vendor/bin/phpunit
PHPUnit 9.5.0 by Sebastian Bergmann and contributors.

...................................................SSSSSSSSSS.... 65 / 91 ( 71%)
..........................                                        91 / 91 (100%)

Time: 00:01.156, Memory: 10.00 MB

OK, but incomplete, skipped, or risky tests!
Tests: 91, Assertions: 164, Skipped: 10.

@clue clue added this to the v0.7.0 milestone Dec 13, 2020
@clue clue merged commit 734fb2d into clue:master Dec 13, 2020
@clue clue deleted the tests branch December 13, 2020 00:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant