Handle pytest error summaries by andrewkernel · Pull Request #2601 · rtk-ai/rtk · GitHub
Skip to content

Handle pytest error summaries#2601

Open
andrewkernel wants to merge 1 commit into
rtk-ai:developfrom
andrewkernel:codex/pytest-error-summary
Open

Handle pytest error summaries#2601
andrewkernel wants to merge 1 commit into
rtk-ai:developfrom
andrewkernel:codex/pytest-error-summary

Conversation

@andrewkernel

Copy link
Copy Markdown

Summary

  • teach the pytest output parser to count error/errors summary entries separately from failures
  • avoid reporting Pytest: No tests collected when pytest exits with collection/runtime errors
  • add regression coverage for wrapped and quiet-mode pytest error summaries

Test plan

  • git diff --check
  • cargo fmt --all && cargo clippy --all-targets && cargo test could not be run locally because cargo is not installed in this workspace
  • Manual testing: parser behavior covered by the added unit test cases

@CLAassistant

Copy link
Copy Markdown

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