Skip to content

issues Search Results · repo:pytest-dev/pytest-html language:Python

Filter by

423 results
 (74 ms)

423 results

inpytest-dev/pytest-html (press backspace or delete to remove)

I m trying to add Plotly graphs in my test report, but they are somehow not visible when I open the report (either Chrome or Edge). To reproduce, two files need to be created: conftest.py and test_dummy_plot.py. ...
  • Sauci
  • Opened 
    6 days ago
  • #931

Hello, I would like to know if it is possible to modify the css inside the result table. I was able to customize mine but by inserting raw HTML in the desired row, but I would like to be able to modify ...
  • TheoCrd
  • Opened 
    on May 15
  • #913

The maximum file size is used here to truncate the asset name https://github.com/pytest-dev/pytest-html/blob/4b88ee41bdbb5666b31dffd366608f735565b329/src/pytest_html/basereport.py#L50 and used together ...
  • Hatyme
  • Opened 
    on Apr 17
  • #906

The odd rows of the Environment table have a different background color than the rest of the HTML report. When we add a custom CSS file with a body background color, those odd rows break the homogeneity ...
  • harmin-parra
  • Opened 
    on Apr 16
  • #904

Hello ! Is it possible to change the content s name of the URL (instead of the default URL) when using pytest_html.extras.url ? Image
  • TheoCrd
  • 2
  • Opened 
    on Mar 19
  • #895

Hello! I tried to remove the Links column from the report but in vain. Apparently this part of code should do the trick, but as expected it did not work (I do not see a part where the column is removed ...
  • TheoCrd
  • 5
  • Opened 
    on Mar 4
  • #890

Hello! Is it possible to modify this aspect in the generated report Image Like for example, we would have Image : ImageName
enhancement
help wanted
javascript
  • TheoCrd
  • 2
  • Opened 
    on Feb 21
  • #884

My test produces log output using the logging module. In the HTML report, the output lines repeat, and the repetition increases for the number of tests run. e.g first test: ---------------------------- ...
  • zaoptos
  • Opened 
    on Feb 6
  • #872

This is to prevent the reverse tabnabbing vulnerability. Nevertheless, modern navigators add rel= noopener automatically to _blank target links. But it doesn t hurt to add this extra security precaution, ...
  • harmin-parra
  • Opened 
    on Jan 31
  • #859

``When using pytest-html 3.2.0, the report generated correctly, showing details of failed tests. Image When upgraded to pytest-html-4.1.0, the report no longer showed this data. Image By upgrading ...
  • jhickeyBOT
  • 2
  • Opened 
    on Jan 27
  • #858
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub