You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bored of writing fiddly phpUnit tests?
Well as you may have guessed from the name this is a package that will generate tests from and for your project.
Download
composer require Kerrialn/test-gen
Run
to generate tests from your code, run:
bin/tg make
About
Automatically generate phpUnit test based on your code