Skip to content

Remove unnecessary custom tests/bootstrap.php PHPUnit bootstrap to load phpstan preload#26

Merged
ruudk merged 1 commit into
TicketSwap:mainfrom
samsonasik:remove-unnessary-custom-bootstrap
Dec 15, 2025
Merged

Remove unnecessary custom tests/bootstrap.php PHPUnit bootstrap to load phpstan preload#26
ruudk merged 1 commit into
TicketSwap:mainfrom
samsonasik:remove-unnessary-custom-bootstrap

Conversation

@samsonasik

Copy link
Copy Markdown
Contributor

I tested locally, even without custom tests/bootstrap.php bootstrap, phpunit seems working ok:

➜  phpstan-error-formatter git:(remove-unnessary-custom-bootstrap) vendor/bin/phpunit 
PHPUnit 9.6.21 by Sebastian Bergmann and contributors.

Runtime:       PHP 8.3.12
Configuration: /Users/samsonasik/www/phpstan-error-formatter/phpunit.xml

....................                                              20 / 20 (100%)

Time: 00:00.002, Memory: 8.00 MB

OK (20 tests, 20 assertions)

This PR remove it as seems not necessary.

@samsonasik

Copy link
Copy Markdown
Contributor Author

Ready to merge 👍

@ruudk
ruudk merged commit 34efc30 into TicketSwap:main Dec 15, 2025
16 checks passed
@ruudk

ruudk commented Dec 15, 2025

Copy link
Copy Markdown
Member

Thank you!

@samsonasik
samsonasik deleted the remove-unnessary-custom-bootstrap branch December 15, 2025 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants