zenstruck / messenger-test

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

[BC BREAK] make TestTransport::process() recursive #17

Closed kbond closed 3 years ago

kbond commented 3 years ago

and fail if no messages to process. Closes #10.