Pull requests: sebastianbergmann/phpunit
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Enhancement: Add
match to elements option of trailing_comma_in_multiline fixer
#5392
opened May 27, 2023 by
localheinz
•
Draft
1 of 2 tasks
New XML-based logfile format
feature/logging
Issues related to logging test results
type/enhancement
A new idea that should be implemented
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)
Proposal for progress output when using teamcity.
feature/teamcity
The TeamCity logger
#5367
opened May 22, 2023 by
SakiTakamachi
Loading…
Use different exit codes for different failuretypes when exiting for these is requested
#5365
opened May 19, 2023 by
theseer
Loading…
Use temporary file (instead of STDOUT) to communicate result from child process to parent process
feature/process-isolation
Issues related to running tests in separate PHP processes
feature/test-runner
CLI test runner
#5290
opened Mar 25, 2023 by
sebastianbergmann
•
Draft
Fixed #5230: @runClassInSeparateProcess has the same effect as @runTestsInSeparateProcesses
#5233
opened Feb 22, 2023 by
WalterWoshid
Loading…
Allow providing named arguments from a data provider
#5225
opened Feb 20, 2023 by
jnoordsij
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…
Enable named data sets with the #[TestWith*] attributes
#4964
opened Apr 26, 2022 by
HypeMC
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…
(doc) TestCase::$backupStaticAttributes can be NULL.
#4795
opened Oct 10, 2021 by
donquixote
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…
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
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.