Rocketseat / adonis-bull

The easiest way to start using an asynchronous job queue with AdonisJS. Ready for Adonis v5 ⚡️
MIT License
308 stars 57 forks source link

How to test jobs with Japa? #100

Open LeCoupa opened 2 years ago

LeCoupa commented 2 years ago

Is there documentation somewhere or a code example that shows how to test a job with Japa? :)