ThomyLorenzatti / laravel-auto-test-generator

Auto Test Generator package for routes in Laravel 6 and above. With just a few simple commands, this package will automatically generate unit test files for all of the routes in your Laravel application. No more manual testing or time-consuming set up. This package ensures that your routes are thoroughly tested and ready for deployment.
MIT License
5 stars 1 forks source link

Install package #1

Open denisonl opened 8 months ago

denisonl commented 8 months ago

Is there any way to install for a specific branch? Composer throws an error when executing: composer require --dev thomyl/laravel-test-generator.

The error:

n PackageDiscoveryTrait.php line 376:

Could not find a matching version of package thomyl/laravel-test-generator. Check the package spelling, your version constraint and that the package is available
in a stability which matches your minimum-stability (stable).

Thanks in advance.

ravikkr18 commented 3 months ago

composer require thomyl/laravel-auto-test-generator