Skip to content
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

Closed
sormuras opened this issue Mar 8, 2019 · 3 comments
Closed

Print available "junit-platform.properties" with default values #1803

sormuras opened this issue Mar 8, 2019 · 3 comments

Comments

@sormuras
Copy link
Member

sormuras commented Mar 8, 2019

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

##
## JUnit Platform
##

# Not applicable, yet.

##
## JUnit Jupiter
##

# Description, Link to User Guider and/or Javadoc
junit.jupiter.conditions.deactivate=...
# ...
junit.jupiter.execution.parallel.enabled=...
junit.jupiter.execution.parallel.mode.default=...
junit.jupiter.extensions.autodetection.enabled=...
junit.jupiter.testinstance.lifecycle.default=...

##
## JUnit Vintage
##  
...

##
## More properties from other test engines
##
...
@stale
Copy link

stale bot commented May 13, 2021

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.

@stale stale bot added the status: stale label May 13, 2021
@sormuras sormuras modified the milestones: 5.8 Backlog, 5.8 RC1 May 21, 2021
@stale stale bot removed the status: stale label May 21, 2021
@marcphilipp marcphilipp removed this from the 5.8 RC1 milestone Aug 15, 2021
@stale
Copy link

stale bot commented Aug 15, 2022

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.

@stale stale bot added the status: stale label Aug 15, 2022
@stale
Copy link

stale bot commented Sep 6, 2022

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.

@stale stale bot closed this as completed Sep 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants