The PHPUnit 8 Shift reviews your tests for any backward incompatible changes and automates the upgrade process to PHPUnit 8.
tests
folder.TestCase
methods.phpunit/phpunit
composer dependency to ^8.0
.assertInternalType
to its type specific equivalent.assertContains
and converting to the string
assertion when appropriate.While the PHPUnit 8 Shift addresses backward incompatible changes, there are also deprecations you may wish to review manually.
Sign in with any of the following services to connect Shift with your Laravel project.
Don't use one of these services?
Temporarily push your project to a free, private repository on one of these cloud-based services or upgrade your project locally with Shift for Docker.