We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
All of the command line arguments et al we spell out in the MNTR documentation here: https://getakka.net/articles/testing/multi-node-testing.html#running-multi-node-tests
Akka.MultiNodeTestRunner.exe [path to assembly] [-Dmultinode.enable-filesink=on] [-Dmultinode.output-directory={dir path}] [-Dmultinode.spec={spec name}]
Should be spelled out explicitly if you run Akka.MultiNodeTestRunner.exe without any command input or if you type -h or --help.
Akka.MultiNodeTestRunner.exe
-h
--help
The text was updated successfully, but these errors were encountered:
Arkatufus
Successfully merging a pull request may close this issue.
All of the command line arguments et al we spell out in the MNTR documentation here: https://getakka.net/articles/testing/multi-node-testing.html#running-multi-node-tests
Should be spelled out explicitly if you run
Akka.MultiNodeTestRunner.exe
without any command input or if you type-h
or--help
.The text was updated successfully, but these errors were encountered: