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

Disable logging of test cases #277

Open
douira opened this issue Jul 26, 2022 · 2 comments
Open

Disable logging of test cases #277

douira opened this issue Jul 26, 2022 · 2 comments
Assignees
Labels

Comments

@douira
Copy link

douira commented Jul 26, 2022

Description

Usually, with the regular test logger in Gradle, it prints the standard outputs to the console but not the parameterized test cases. Is there an option in this plugin that can replicate this behavior? I would like to disable the logging of test cases since they are very long in my case and spam the console.

@douira douira added the feature label Jul 26, 2022
@douira douira changed the title Disable logging of test cases while still logging standard output Disable logging of test cases Jul 26, 2022
@douira
Copy link
Author

douira commented Jul 26, 2022

I have updated the issue since even disabling standard output doesn't disable printing test cases.

@koppor
Copy link

koppor commented Jan 3, 2023

Could you please refine the issue with an example?

Which configuration do you have activated? See https://github.com/radarsh/gradle-test-logger-plugin#configuration for a list of all configuration options.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants