Level 28
You mean this?
1 like
Hi, I am trying to find more information about creating pest tests, and testing QUEUES, in my case I am testing with reds and I want to read more about it... someone can point me to a good place?
my goal is to test the JOBS dispatch, like dispatch that job using pest and then make the asserts that actually the job was executed and working after the QUEUE: WORKERS done the job
thanks in advance for your help :)
Laravel 9 docs - I want to test this: JOBS Queues https://laravel.com/docs/9.x/queues#main-content
You mean this?
Please or to participate in this conversation.