pytest-dev / pytest-dev/pytest-html
How to see complete test results on one device on another device?
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:
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:
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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