-
Notifications
You must be signed in to change notification settings - Fork 550
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
Enhancement: Use phpunit/phpunit
to run tests
#605
Conversation
0759dae
to
95db30e
Compare
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. |
|
95db30e
to
38c4a53
Compare
phpunit/phpunit
on GitHub Actionsphpunit/phpunit
to run tests
π Commit ff36297 Deployed on https://web-php-pr-605.preview.thephp.foundation |
62de7be
to
8f93328
Compare
π Deployed on https://web-php-pr-605.preview.thephp.foundation |
8f93328
to
82980db
Compare
π Deployed on https://web-php-pr-605.preview.thephp.foundation |
a7a6791
to
01dffd8
Compare
π 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
88cd848
Compare
π Deployed on https://web-php-pr-605.preview.thephp.foundation |
1 similar comment
π Deployed on https://web-php-pr-605.preview.thephp.foundation |
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
fa57317
Compare
fa57317
to
16f6e47
Compare
16f6e47
to
4eabd6c
Compare
Thank you, @cmb69, @derickr, and @saundefined! |
Thank you @localheinz for great improvement π |
This pull request
phpunit/phpunit
to run testsπββοΈ Similar to #559, you can see this in action in localheinz#2.