jred_lewis's avatar

How to test generator command?

Over the holiday weekend, I made an artisan command for my project to generate Action classes (extending the built-in GeneratorCommand class. I made a basic test to check both the folder and file exists, and it is returning green. But, I was wondering what other use cases I should test against?

0 likes
1 reply

Please or to participate in this conversation.