Skip to content

Issues: sebastianbergmann/phpunit

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

assertSame ignoring key order feature/assertion Issues related to assertions and expectations type/enhancement A new idea that should be implemented
#6088 opened Dec 18, 2024 by Seldaek
Allow a single subscriber to subscribe to multiple event types type/enhancement A new idea that should be implemented
#6086 opened Dec 16, 2024 by mollierobbert
Allow modifying configuration through extensions? feature/configuration feature/test-runner CLI test runner type/enhancement A new idea that should be implemented
#6083 opened Dec 12, 2024 by pkly
Consider adopting the Open Test Reporting format feature/logging Issues related to logging test results type/enhancement A new idea that should be implemented
#6077 opened Dec 9, 2024 by marcphilipp
assertEquals may fail if objects have hooked properties that are assigned inside the 'get' hook feature/assertion Issues related to assertions and expectations type/change-in-php-requires-adaptation A change in PHP requires a change so that existing PHPUnit functionality continues to work
#6070 opened Dec 4, 2024 by sivlev
Remove containsOnly() type/backward-compatibility Something will be/is intentionally broken
#6061 opened Nov 30, 2024 by sebastianbergmann PHPUnit 13.0
Remove assertContainsOnly() and assertNotContainsOnly() feature/assertion Issues related to assertions and expectations type/backward-compatibility Something will be/is intentionally broken
#6057 opened Nov 30, 2024 by sebastianbergmann PHPUnit 13.0
Remove Assert::isType() feature/assertion Issues related to assertions and expectations type/backward-compatibility Something will be/is intentionally broken
#6054 opened Nov 30, 2024 by sebastianbergmann PHPUnit 13.0
Simplify check for property hooks support feature/test-doubles Test Stubs and Mock Objects type/refactoring A refactoring that should be applied to make the code easier to understand and maintain
#6044 opened Nov 25, 2024 by sebastianbergmann
Assertion failure is confusing when asserting a string matches a format feature/assertion Issues related to assertions and expectations feature/phpt End-to-end tests in PHPT format type/enhancement A new idea that should be implemented
#6026 opened Nov 7, 2024 by stof
FILE_EXTERNAL breaks __DIR__ feature/phpt End-to-end tests in PHPT format type/bug Something is broken
#6025 opened Nov 4, 2024 by Bilge
run community builds in CI type/build-automation Issues related to PHPUnit's build automation (GitHub Actions, etc.) type/enhancement A new idea that should be implemented
#6021 opened Oct 31, 2024 by staabm
Multiple calls to expectExceptionMessage type/enhancement A new idea that should be implemented
#6020 opened Oct 31, 2024 by Seldaek
Data Providers and Skipped Tests feature/data-provider Data Providers feature/test-runner CLI test runner type/enhancement A new idea that should be implemented
#6011 opened Oct 22, 2024 by kevinrsoursib
Report test as risky, if skipif does not has standard-output side-effect feature/phpt End-to-end tests in PHPT format feature/test-runner CLI test runner type/enhancement A new idea that should be implemented
#6000 opened Oct 19, 2024 by staabm
Parse Error in SKIPIF not reported feature/phpt End-to-end tests in PHPT format type/bug Something is broken
#5991 opened Oct 14, 2024 by staabm
Allow Uses* attributes to prevent code coverage feature/code-coverage Issues related to code coverage (but not php-code-coverage) feature/metadata/attributes type/enhancement A new idea that should be implemented
#5968 opened Sep 26, 2024 by JonathanGawrych
ProTip! What’s not been updated in a month: updated:<2024-11-23.