Skip to content

Commit 41d2cf1

Browse files
authored
[zenstruck/messenger-test] add recipe (#1189)
1 parent 6f23706 commit 41d2cf1

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"bundles": {
3+
"Zenstruck\\Messenger\\Test\\ZenstruckMessengerTestBundle": ["test"]
4+
},
5+
"aliases": ["messenger-test"]
6+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
* You're ready to use zenstruck/messenger-test:
2+
1. Override your transport(s) in your <info>test</info> environment with <info>test://</info>
3+
2. Use the <info>InteractsWithMessenger</info> trait in your "kernel" tests
4+
5+
* <fg=blue>Read</> the documentation at <comment>https://github.com/zenstruck/messenger-test#zenstruckmessenger-test</>

0 commit comments

Comments
 (0)