RomainLanz / adonis-bull-queue

Queue system based on BullMQ for AdonisJS
MIT License
147 stars 26 forks source link

Clarification on Testing with Japa #58

Open lepresk opened 1 week ago

lepresk commented 1 week ago

Hello,

Thank you for creating this wonderful library and for its seamless integration with AdonisJS. I recently implemented it in my application and found it incredibly user-friendly and well-suited to the framework.

However, I noticed that the documentation does not include guidance on how to perform testing with the library. I am currently facing challenges in this area and would appreciate any assistance or best practices you could share for effectively testing with Japa which is the default test runner in Adonis.

Thank you in advance for your support, and I look forward to your guidance.