Skip to content

Do not override pytest's report_collect (rebased) #252

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

Merged
merged 1 commit into from
Nov 8, 2022

Conversation

Teemu
Copy link
Owner

@Teemu Teemu commented Nov 8, 2022

With 3.10.0 it will write "collecting ..." now always, and I think it is
good to see progress here.
This uses to be rather slow (because it printed a lot), which has been
fixed (only prints every 0.5s).

Ref: pytest-dev/pytest#4225
@Teemu Teemu merged commit 0a3f859 into master Nov 8, 2022
@Teemu Teemu deleted the report_collect_fixed branch November 8, 2022 17:49
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.

2 participants