File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -108,18 +108,18 @@ phpunit --filter WordPress /path/to/PHP_CodeSniffer/tests/AllTests.php
108108
109109Expected output:
110110```
111- PHPUnit 9.6.15 by Sebastian Bergmann and contributors.
111+ PHPUnit 9.6.26 by Sebastian Bergmann and contributors.
112112
113- Runtime: PHP 8.3.0
113+ Runtime: PHP 8.4.12
114114Configuration: /WordPressCS/phpunit.xml.dist
115115
116- ......................................................... 57 / 57 (100%)
116+ ............................................................ 60 / 60 (100%)
117117
118- 201 sniff test files generated 744 unique error codes; 50 were fixable (6%)
118+ 210 sniff test files generated 775 unique error codes; 50 were fixable (6%)
119119
120- Time: 10.19 seconds , Memory: 40 .00 MB
120+ Time: 00:03.396 , Memory: 60 .00 MB
121121
122- OK (57 tests, 0 assertions)
122+ OK (60 tests, 6 assertions)
123123```
124124
125125### Unit Testing conventions
You can’t perform that action at this time.
0 commit comments