pytest-html-reporter icon indicating copy to clipboard operation
pytest-html-reporter copied to clipboard

Add test coverage

Open RoyFlo360 opened this issue 3 years ago • 2 comments

I think a good feature for the reporter that I haven't seen in others is adding the test coverage. Maybe a cake graph with the percentage, or a circle percentage bar like this: image

Or maybe mix the html coverage report that the coverage library has with this reporter that will be amazing, or maybe putting a section for coverage or inside the test metrics button that will help

image

RoyFlo360 avatar Feb 11 '22 20:02 RoyFlo360

@RoyFlo360 Thank you for the ideas; I would love to do it but I wish to know more in details. We have slack to discuss about it and to take this feature ahead - if you wish to join, please let me know.

prashanth-sams avatar Feb 13 '22 14:02 prashanth-sams

Hello, i was looking into this also, in fact i would like to add (or maybe you could just use this plugin to generate the reports or and link it the html reporter ui (https://pytest-cov.readthedocs.io/en/latest/index.html))

so it would be nice if we can : A. Customize the html reporter menu so we could add link to other page of our choice B. with the help of the pytest-cov module, add report to pytest html reporter

i could come on slack to discuss it with you if you wish to!

arist0v avatar Jan 23 '23 13:01 arist0v