phpunit icon indicating copy to clipboard operation
phpunit copied to clipboard

The PHP Unit Testing framework.

Results 382 phpunit issues
Sort by recently updated
recently updated
newest added

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_

type/backward-compatibility
feature/code-coverage
feature/metadata

| Q | A | --------------------| --------------- | PHPUnit version | 10.2.1 | PHP version | 8.2.6 | Installation Method | Composer ## Description 1. I have a PHPUnit test...

type/bug
status/waiting-for-feedback
feature/assertion
version/9
version/10

| Q | A | --------------------| --------------- | PHPUnit version | 10.1 | PHP version | 8.2.5 | Installation Method | Composer #### Summary When test cases are related with...

status/waiting-for-feedback
type/performance
feature/test-dependencies
version/10

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...

type/change-in-php-requires-adaptation
version/9
version/10
version/8

| 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...

type/bug
feature/test-runner
feature/process-isolation