-
-
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
Fixed before and after class methods also called from primary process when test class or method is run in separated process.
feature/process-isolation
Issues related to running tests in separate PHP processes
feature/test-runner
CLI test runner
type/bug
Something is broken
#6041
opened Nov 19, 2024 by
akotulu
Loading…
Keep information which data provider provided current data set
feature/data-provider
Data Providers
type/enhancement
A new idea that should be implemented
#5992
opened Oct 15, 2024 by
AdamPDotty
Loading…
Remove Data Providers
feature/test-runner
CLI test runner
type/refactoring
A refactoring that should be applied to make the code easier to understand and maintain
DataProviderTestSuite
feature/data-provider
#5988
opened Oct 11, 2024 by
sebastianbergmann
•
Draft
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…
Emit events for Data Providers
feature/events
Issues related to PHPUnit's event system
feature/test-runner
CLI test runner
type/enhancement
A new idea that should be implemented
E_*
and E_USER_*
triggered in data provider methods
feature/data-provider
#5784
opened Mar 31, 2024 by
sebastianbergmann
•
Draft
Add closure mocks
feature/test-doubles
Test Stubs and Mock Objects
type/enhancement
A new idea that should be implemented
#5759
opened Mar 20, 2024 by
mnapoli
Loading…
POC: lightweight subprocess isolation via pcntl_fork()
feature/process-isolation
Issues related to running tests in separate PHP processes
type/performance
Issues related to resource consumption (time and memory)
#5751
opened Mar 16, 2024 by
staabm
Loading…
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
Fixed #5230: @runClassInSeparateProcess has the same effect as @runTestsInSeparateProcesses
#5233
opened Feb 22, 2023 by
WalterWoshid
Loading…
Reimplement main aspect of assertEqualXMLStructure
feature/assertion
Issues related to assertions and expectations
type/enhancement
A new idea that should be implemented
ProTip!
Filter pull requests by the default branch with base:main.