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 expand_logs ini option #812

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Add expand_logs ini option #812

wants to merge 3 commits into from

Conversation

cidlik
Copy link

@cidlik cidlik commented May 9, 2024

Motivation

In #721 expander for logs was added. Is some cases it is more convenient
to expand all logs by default, e.g., if you have several tests with long logs
and you need to find something.

Solution

I added ini option "expand_logs". If it is set to True, so all logs will be expanded
by default.

Changes

  • e6b8b5d - main change
  • cee6448 - fix erros which were found by pre-commit
  • e76199b - describe the feature in docs

cidlik and others added 3 commits May 9, 2024 18:10
Is some cases it is more convenient to expand all logs by default,
e.g., if you have several tests with long logs and you need to find
something.
@cidlik
Copy link
Author

cidlik commented May 12, 2024

@BeyondEvil hello! Can you review this change, please?

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

Successfully merging this pull request may close these issues.

None yet

1 participant