The Tests Generator automates the process of generating tests for your existing Laravel application.
While you could use artisan make
to do this yourself, this can be a time consuming process. In addition, these commands only generate stubs. Shift performs analysis on your application code to intelligently generate model factories, HTTP tests, and real test cases.
composer install
from remote server.artisan route:list
without error.The Tests Generator automates the following testing components:
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.