Skip to content

Issues: sebastianbergmann/phpunit

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

Running tests with process isolation does not allow defining auto_prepend_file for child processes feature/process-isolation Issues related to running tests in separate PHP processes feature/test-runner CLI test runner type/bug Something is broken
#5860 opened Jun 11, 2024 by azabolotnyi
Allow enabling process isolation on suite/test base class feature/configuration/xml feature/process-isolation Issues related to running tests in separate PHP processes type/enhancement A new idea that should be implemented
#5838 opened May 19, 2024 by mondrake
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…
reduce process isolation overhead feature/process-isolation Issues related to running tests in separate PHP processes type/performance Issues related to resource consumption (time and memory)
#5749 opened Mar 14, 2024 by staabm
@runClassInSeparateProcess has the same effect as @runTestsInSeparateProcesses feature/process-isolation Issues related to running tests in separate PHP processes feature/test-runner CLI test runner type/bug Something is broken version/10 Something affects PHPUnit 10 version/11 Something affects PHPUnit 11
#5230 opened Feb 21, 2023 by sebastianbergmann
@runInSeparateProcess doesn't respect @requires feature/process-isolation Issues related to running tests in separate PHP processes feature/test-runner CLI test runner type/bug Something is broken
#4391 opened Jul 30, 2020 by GlennM
ProTip! Add no:assignee to see everything that’s not assigned.