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

add option to disable print on stdout for unselected cases from select file #5

Open
Bhavyeshkumars opened this issue Nov 19, 2021 · 0 comments

Comments

@Bhavyeshkumars
Copy link

As i have started using pytest-select plugin, it is printing the non-selected cases onto console by default.
Let say i have 1000 test cases and i am trying to run multiple pytest command which will have set of test cases instead of all test cases and i want to maintain only one file for complete test suite.
It is making log huge and difficult to do analyses. We need to disable printing the unselected cases.
Could you add option to disable print on stdout for unselected cases from select file ?
https://github.com/ulope/pytest-select/blob/master/pytest_select/plugin.py#L100

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

No branches or pull requests

1 participant