-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
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
Print available "junit-platform.properties" with default values #1803
Comments
Status: proof of concept Addresses #1803
Status: proof of concept Addresses #1803
This issue has been automatically marked as stale because it has not had recent activity. Given the limited bandwidth of the team, it will be automatically closed if no further activity occurs. Thank you for your contribution. |
This issue has been automatically marked as stale because it has not had recent activity. Given the limited bandwidth of the team, it will be automatically closed if no further activity occurs. Thank you for your contribution. |
This issue has been automatically closed due to inactivity. If you have a good use case for this feature, please feel free to reopen the issue. |
Print all available properties
The
ConsoleLauncher
should provide an option--print-default-properties
. That would print all generic JUnit Platform-related and also all engine-specific options to stdout.Sample output
The text was updated successfully, but these errors were encountered: