mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 15:16:30 +03:00
6 lines
351 B
Plaintext
6 lines
351 B
Plaintext
* You're ready to use zenstruck/messenger-test:
|
|
1. Override your transport(s) in your <info>test</info> environment with <info>test://</info>
|
|
2. Use the <info>InteractsWithMessenger</info> trait in your "kernel" tests
|
|
|
|
* <fg=blue>Read</> the documentation at <comment>https://github.com/zenstruck/messenger-test#zenstruckmessenger-test</>
|