Skip to content
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

Bootstrap extensions before building test suite #5915

Conversation

nikophil
Copy link
Contributor

@nikophil nikophil commented Aug 6, 2024

fixes #5913

@sebastianbergmann sebastianbergmann added type/enhancement A new idea that should be implemented feature/test-runner CLI test runner feature/extensions labels Aug 6, 2024
@sebastianbergmann sebastianbergmann added this to the PHPUnit 11.4 milestone Aug 6, 2024
@sebastianbergmann sebastianbergmann merged commit c1d49f9 into sebastianbergmann:main Aug 6, 2024
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/extensions feature/test-runner CLI test runner type/enhancement A new idea that should be implemented
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Call Extension::bootstrap() before creating the test suite
2 participants