How to unit test cron jobs in Laravel?

前端 未结 0 1685
迷失自我
迷失自我 2021-02-02 10:43

I created a cron job to send notification emails. Cron job is working perfectly.

I need to test the cron job using the unit test. How can I write a unit test to check use

相关标签:
回答
  • 消灭零回复
提交回复
热议问题