pytest-dev / pytest-dev/pytest-html

Need a way to expand size of the scrollable box that appears with failures

Open
#654 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
779
Forks
260
PR merge metrics
No merged PRs in 30d

Description

Greetings - great work on the new code BTW :-)

Running 4.0.0rc4

When I have failures in my test runs, the new pytest-html shows the traceback/failure info in a scrollable box that makes it hard to navigate for very verbose output. Request would be for a checkbox to expand the whole thing for easier viewabilty. or maybe or some setting where I can change the default behavior to "always show all tracecback info".

2023-04-14 07 12 00

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no file, test, or entry point. Start by locating the pytest-html code that renders failure tracebacks and checking how report display settings are handled. Done means verbose failure output can be expanded or shown fully through a clear user-facing option, with the behavior covered by the relevant tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
frontend, testing-qa
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.