zenstruck / messenger-test

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

Allow manually sending message with `$this->messenger()->send()` #14

Closed kbond closed 3 years ago

kbond commented 3 years ago

Closes #13.

fpondepeyre commented 3 years ago

it's seem ok, thank you very much !