Uh oh!
There was an error while loading. Please reload this page.
Enhancement: Use phpunit/phpunit to run tests - #605
Conversation
0759dae to
95db30eComparecmb69
commented
Jul 3, 2022
I'm not sure whether we should use PHPUnit; that's yet another third-party dependency, and it seems that PHPTs may be sufficient (at least for a while). The nice thing is that these also can be run with PHPUnit, what is especially interesting wrt. code coverage reporting. |
localheinz
commented
Jul 3, 2022
|
localheinz
commented
Jul 3, 2022
95db30e to
38c4a53Comparephpunit/phpunit on GitHub Actionsphpunit/phpunit to run tests🚀 Commit ff36297 Deployed on https://web-php-pr-605.preview.thephp.foundation |
62de7be to
8f93328Compare🚀 Deployed on https://web-php-pr-605.preview.thephp.foundation |
8f93328 to
82980dbCompare🚀 Deployed on https://web-php-pr-605.preview.thephp.foundation |
a7a6791 to
01dffd8Compare🚀 Deployed on https://web-php-pr-605.preview.thephp.foundation |
1 similar comment
🚀 Deployed on https://web-php-pr-605.preview.thephp.foundation |
01dffd8 to
88cd848Compare🚀 Deployed on https://web-php-pr-605.preview.thephp.foundation |
1 similar comment
🚀 Deployed on https://web-php-pr-605.preview.thephp.foundation |
localheinz
commented
Dec 11, 2023
I have reopened this pull request because I believe we are at a point where we would benefit from using What do you think? |
88cd848 to
fa57317Comparefa57317 to
16f6e47Compare16f6e47 to
4eabd6cComparelocalheinz
commented
Feb 12, 2024
Thank you, @cmb69, @derickr, and @saundefined! |
TomasVotruba
commented
Feb 13, 2024
Thank you @localheinz for great improvement 👏 |
This pull request
phpunit/phpunitto run tests💁♂️ Similar to #559, you can see this in action in localheinz#2.