We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f23706 commit 41d2cf1Copy full SHA for 41d2cf1
zenstruck/messenger-test/1.7/manifest.json
@@ -0,0 +1,6 @@
1
+{
2
+ "bundles": {
3
+ "Zenstruck\\Messenger\\Test\\ZenstruckMessengerTestBundle": ["test"]
4
+ },
5
+ "aliases": ["messenger-test"]
6
+}
zenstruck/messenger-test/1.7/post-install.txt
@@ -0,0 +1,5 @@
+ * 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</>
0 commit comments