-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Pull requests: sebastianbergmann/phpunit
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(baseline): can ignore deprecations with regex
type/enhancement
A new idea that should be implemented
#6287
opened Aug 2, 2025 by
nikophil
Loading…
Fix
expectUserDeprecationMessage*()
failure when test is run in separate process
#6283
opened Aug 1, 2025 by
mondrake
Loading…
Add
assertSameDictionaryKeysValues
to compare keys and values without regard to key order
#6282
opened Jul 31, 2025 by
samlitowitz
Loading…
Fix: preserve tearDown() exceptions when test is skipped
#6281
opened Jul 26, 2025 by
LukeTowers
Loading…
New attribute TestWithArray
feature/data-provider
Data Providers
feature/metadata/attributes
type/enhancement
A new idea that should be implemented
#6242
opened Jun 18, 2025 by
sartor
Loading…
Add missing
@no-named-arguments
annotations and ensure there won't be new missing ones anymore
#6238
opened Jun 15, 2025 by
kubawerlos
Loading…
Fix TestCase::expectErrorLog() with open_basedir php.ini
#6227
opened Jun 6, 2025 by
mvorisek
Loading…
#[Retry]
attribute to support retrying flaky test
feature/metadata/attributes
feature/test-runner
#6182
opened Apr 13, 2025 by
santysisi
Loading…
GH-6114: Static path matching
feature/test-runner
CLI test runner
type/performance
Issues related to resource consumption (time and memory)
Configure global exception/error handlers checks
feature/test-runner
CLI test runner
type/enhancement
A new idea that should be implemented
#5888
opened Jul 3, 2024 by
soyuka
Loading…
Request for Consistent Handler Restoration on CLI test runner
type/bug
Something is broken
expectOutputString
and expectOutputRegex
Failure
feature/test-runner
#5842
opened May 25, 2024 by
KentarouTakeda
Loading…
Reimplement main aspect of assertEqualXMLStructure
feature/assertion
Issues related to assertions and expectations
type/enhancement
A new idea that should be implemented
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.