Skip to content

Pull requests: sebastianbergmann/phpunit

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Record the order in which methods of mock objects are invoked feature/test-doubles Test Stubs and Mock Objects type/enhancement A new idea that should be implemented
#6960 opened Sep 5, 2026 by sebastianbergmann Owner Loading… PHPUnit 13.4
Redesign the test reordering subsystem type/backward-compatibility Something will be/is intentionally broken type/refactoring A refactoring that should be applied to make the code easier to understand and maintain
#6956 opened Sep 4, 2026 by sebastianbergmann Owner Draft PHPUnit 14.0
Remove LogicalNot::negate() and Constraint::failureDescriptionInContext() feature/assertion Issues related to assertions and expectations type/backward-compatibility Something will be/is intentionally broken
#6951 opened Sep 3, 2026 by sebastianbergmann Owner Draft PHPUnit 14.0
Test Impact Analysis feature/test-runner CLI test runner type/enhancement A new idea that should be implemented
#6919 opened Aug 24, 2026 by sebastianbergmann Owner Draft
Parallel test execution feature/test-runner CLI test runner type/enhancement A new idea that should be implemented
#6784 opened Jun 26, 2026 by sebastianbergmann Owner Draft
Use sebastian/version-requirement type/refactoring A refactoring that should be applied to make the code easier to understand and maintain
#6765 opened Jun 20, 2026 by sebastianbergmann Owner Draft
ProTip! Exclude everything labeled bug with -label:bug.