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 29ab5ce commit 7ecebc0Copy full SHA for 7ecebc0
RUNNING_TESTS.md
@@ -32,7 +32,7 @@ Tests can be run from Visual Studio using the XUnit Test Adapter. Note that it
32
may take some time for the adapter to discover tests in the assemblies.
33
34
The test suite assumes there's a RabbitMQ node running locally with all
35
-defaults, and the tests will need to be able to run commands against the
+defaults, incl. the management plugin, and the tests will need to be able to run commands against the
36
[`rabbitmqctl`](https://www.rabbitmq.com/rabbitmqctl.8.html) tool for that node.
37
Two options to accomplish this are covered below.
38
0 commit comments