Daniel-Pablo's avatar

TEST - Pest and Queues question

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

0 likes
2 replies

Please or to participate in this conversation.