Skip to content

Pull requests: sebastianbergmann/phpunit

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

Pull requests list

Enhancement: Exclude directories
#5389 opened May 27, 2023 by localheinz Loading…
1 task done
New XML-based logfile format feature/logging Issues related to logging test results type/enhancement A new idea that should be implemented
#5388 opened May 27, 2023 by sebastianbergmann Draft PHPUnit 10.3
Control when PHP's garbage collector is triggered feature/test-runner CLI test runner type/enhancement A new idea that should be implemented type/performance Issues related to resource consumption (time and memory)
#5368 opened May 23, 2023 by sebastianbergmann Loading…
3 tasks done
PHPUnit 10.3
Proposal for progress output when using teamcity. feature/teamcity The TeamCity logger
#5367 opened May 22, 2023 by SakiTakamachi Loading…
Fix Psalm baseline issues
#5355 opened May 8, 2023 by HaruAtari Loading…
MockObject can be used to test consecutive method calls. feature/test-doubles Stubs and Mock Objects type/enhancement A new idea that should be implemented
#5203 opened Feb 15, 2023 by biozshock Loading…
Fix PHPUnit termination when data provider throws an Error feature/data-provider Data Providers type/bug Something is broken
#5078 opened Oct 11, 2022 by BenMorel Loading…
Add JsonMatches Assert API method
#5028 opened Aug 2, 2022 by Pytal Loading…
4994 add functions to support array keys assertion
#5014 opened Jul 8, 2022 by ale94lko Loading…
Allow TestSuite Specific Bootstraps feature/test-runner CLI test runner type/enhancement A new idea that should be implemented
#4809 opened Oct 30, 2021 by anubisthejackle Loading…
Implement support for namespaced mock class names feature/test-doubles Stubs and Mock Objects type/enhancement A new idea that should be implemented
#4765 opened Aug 26, 2021 by jabrandes Loading…
Fix JSON object order comparision with numeric keys feature/assertion Issues related to assertions and expectations type/bug Something is broken
#4675 opened May 19, 2021 by Firehed Loading…
2
1
Assert file content equals expected string feature/assertion Issues related to assertions and expectations type/enhancement A new idea that should be implemented
#4649 opened Apr 14, 2021 by fefas Loading…
1 of 4 tasks
Issue #4051: Added test for assertFileNotEqualsCanonicalizing type/tests Tests! Yes, PHPUnit, too, needs tests.
#4647 opened Apr 13, 2021 by alecsmrekar Loading…
Fix for #4055: Added testAssertStringNotEqualsFileCanonicalizing type/tests Tests! Yes, PHPUnit, too, needs tests.
#4645 opened Apr 12, 2021 by alecsmrekar Loading…
Enhancement: Add error context on failing hook type/enhancement A new idea that should be implemented
#4579 opened Jan 11, 2021 by ruudvanderweijde Loading…
Reimplement main aspect of assertEqualXMLStructure feature/assertion Issues related to assertions and expectations type/enhancement A new idea that should be implemented
#4507 opened Nov 1, 2020 by theseer Draft
ProTip! Exclude everything labeled bug with -label:bug.