You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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
The text was updated successfully, but these errors were encountered:
@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.
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!
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:
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
The text was updated successfully, but these errors were encountered: