zenstruck / messenger-test

Assertions and helpers for testing your symfony/messenger queues.
MIT License
218 stars 15 forks source link

feat: have `TestTransport` implement additional receiver interfaces #84

Closed kbond closed 4 weeks ago

kbond commented 2 months ago

Fixes #83.

kbond commented 2 months ago

I'll add tests but want to confirm I've implemented the interfaces correctly.