We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42a58e6 commit ccde196Copy full SHA for ccde196
README.md
@@ -0,0 +1,9 @@
1
+# phpunit7-php8-helper
2
+
3
+A helper for PHPUnit 7 to generate code coverage under PHP 8
4
5
+# Installation
6
7
+```bash
8
+composer require --dev wildwolf/phpunit7-php8-helper
9
+```
0 commit comments