pytest-dev / pytest-dev/pytest-html

How to see complete test results on one device on another device?

Open
#853 2 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

When the test report is generated on device A, there will be detailed information about each case. I think the original file on device A should be quoted. Like:
image

But when I copy the test report of A to B to view it, there is only an overview on B, not the status of each case.Like:
image

Is there a way to get the same results on device B as on device A?

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

Reproduce the report generation on device A and then copy the resulting test report to device B, comparing the detailed case information with the overview-only result. Trace how the report references its original files or assets; done when the copied report shows each test case's status and details on device B.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing-qa
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.