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

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
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
assertContainsEquals() does not work with DateInterval objects feature/assertion Issues related to assertions and expectations type/bug Something is broken version/11 Something affects PHPUnit 11
#5922 opened Aug 9, 2024 by sebastianstucke87
Expectation not counting mocked methods feature/test-doubles Test Stubs and Mock Objects type/bug Something is broken version/9 Something affects PHPUnit 9 version/10 Something affects PHPUnit 10 version/11 Something affects PHPUnit 11
#5919 opened Aug 7, 2024 by dingo-d
Text coverage report no longer shows colours type/bug Something is broken
#5881 opened Jun 29, 2024 by Bilge
TestDox printer does not show previous exception feature/testdox The TextDox printer/formatter type/bug Something is broken
#5863 opened Jun 12, 2024 by donquixote
Running tests with process isolation does not allow defining auto_prepend_file for child processes feature/process-isolation Issues related to running tests in separate PHP processes feature/test-runner CLI test runner type/bug Something is broken
#5860 opened Jun 11, 2024 by azabolotnyi
Various output buffer issues type/bug Something is broken
#5851 opened Jun 2, 2024 by kkmuffme
assertEquals() hides contents of long strings feature/assertion Issues related to assertions and expectations type/bug Something is broken
#5846 opened May 30, 2024 by mikkorantalainen
Test with dependencies and data provider fails feature/data-provider Data Providers feature/test-dependencies Issues related to explicitly declared dependencies between tests type/bug Something is broken
#5827 opened Apr 24, 2024 by Justinas-Jurciukonis
how to properly escape a string for use in --filter type/bug Something is broken
#5706 opened Feb 18, 2024 by staabm
JUnit report is broken, if markTestSkipped is used within setUpBeforeClass feature/logging Issues related to logging test results type/bug Something is broken version/10 Something affects PHPUnit 10
#5354 opened May 6, 2023 by thirsch
@runClassInSeparateProcess has the same effect as @runTestsInSeparateProcesses feature/process-isolation Issues related to running tests in separate PHP processes feature/test-runner CLI test runner type/bug Something is broken version/10 Something affects PHPUnit 10 version/11 Something affects PHPUnit 11
#5230 opened Feb 21, 2023 by sebastianbergmann
ProTip! Mix and match filters to narrow down what you’re looking for.