phpunit
phpunit copied to clipboard
The PHP Unit Testing framework.
Fix the InvalidPropertyAssignmentValue psalm issue in the \PHPUnit\Util\ExcludeList class For the #4093
Option to ignore [@covers](https://docs.phpunit.de/en/9.5/annotations.html#covers) annotation. Postponed by https://github.com/sebastianbergmann/php-code-coverage/pull/986
Did some refactoring and now it works :) I also did some testing for my personal use case and it works!!!
Resolves #5150 This PR aims to allow passing named arguments from a data provider, to have more flexibility in re-ordering arguments and skipping optional ones without having to provide a...
_Originally posted by @sebastianbergmann in https://github.com/sebastianbergmann/phpunit/issues/5235#issuecomment-1441559663_
| Q | A | --------------------| --------------- | PHPUnit version | 10.2.1 | PHP version | 8.2.6 | Installation Method | Composer ## Description 1. I have a PHPUnit test...
| Q | A | --------------------| --------------- | PHPUnit version | 10.1 | PHP version | 8.2.5 | Installation Method | Composer #### Summary When test cases are related with...
This pull request - [x] includes more files when running `friendsofphp/php-cs-fixer` - [x] runs `tools/php-cs-fixer fix`
#### PHPUnit 8.5 ``` PHPUnit 8.5.33-19-g22c8daa475 by Sebastian Bergmann and contributors. Runtime: PHP 8.3.0-dev Configuration: /usr/local/src/phpunit/phpunit.xml F 1 / 1 (100%) Time: 365 ms, Memory: 4.00 MB There was 1...
| Q | A | --------------------| --------------- | PHPUnit version | PHPUnit 8.5.8 | PHP version | PHP 7.4.5 | Installation Method | Composer ``` cakephp/cache 3.9.0 Easy to use...