-
| Q | A
| --------------------| ---------------
| PHPUnit version | 11.4.3
| PHP version | 8.3.3
| Installation Method | Composer
#### Summary
`ignoreIndirectDepr…
-
#### get the same xml report as phpunit
Hello I am trying to get the same output as phpunit but `--phpunit-xml` and `--xml` are different of `phpunit --log-junit`
the example bellow are for the …
-
Hello,
This is the same problem highlighted in #5760 but when the throws occurs in the setUpBeforeClass static method.
I forked the repository and added another class for the tests (MyTestWithSe…
-
Hello,
Working on my project BOX Manifest and [wanted](https://github.com/llaville/box-manifest/issues/14) to migrate from PHPUnit 10 to 11, I've noticed that [include uncovered files](https://docs…
-
| Q | A
| --------------------| ---------------
| PHPUnit version | 10.5.36
| PHP version | 8.3.12
| Installation Method | Composer
| OS | Debian te…
-
![image](https://cloud.githubusercontent.com/assets/8146593/10946294/c2176fbc-8321-11e5-9adf-287429e8f146.png)
Operating System: Windows 10
-
环境:hyperf 3.1 php 8.1
```sh
composer test
// 省略......
PHPUnit 10.5.38 by Sebastian Bergmann and contributors.
Runtime: PHP 8.1.29
Configuration: /workingDir/tmp/pro1/phpunit.xml.dist
…
-
## Summary
Add support to PHP 8.4 runtime
## Description
- Make sure PHP CompatInfo 7.2 runs on the new PHP version and all tests pass.
- Make sure PHP CompatInfo 7.2 runs on PHP 8.4 without…
-
Paratest returns this error when a test fails
```sh
ParaTest v6.11.1 upon PHPUnit 9.6.20 by Sebastian Bergmann and contributors.
PHP Fatal error: Uncaught ValueError: str_repeat(): Argument #2 (…
-