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

Generates a static html report based on pytest framework

Results 65 pytest-html-reporter issues
Sort by recently updated
recently updated
newest added

Since the pytest is on hourly schedule the number of test runs on monthly bases are hug and old test result (1 or 2 month(s) old test result will not...

Print the logs of the passed or failed tests, it should be generic for both the passed and failed tests. Or differentiate if we want to print only the passed...

is there a way to get a centralized server for all the test suite ? so multiple project can have all test result hosted on the same "report server"

pytest-html-reporter 0.2.9 ![sshot-631](https://user-images.githubusercontent.com/11747530/170461454-6aa55f95-cd56-46b9-9c3d-a3c95b5f62c5.jpg) ![sshot-630](https://user-images.githubusercontent.com/11747530/170461458-30cc8411-d0ba-4690-8840-ad900b86bfac.jpg)

Hi, love your reporter, would be great to have an option to exclude traceback from the Error message, so only the text from pytest.fail('some text') will be shown, this will...

Hello @prashanth-sams Firstly, thanks for you to develop such a wonderful automation reporting, it's amazing. But I meet a situation, when I run my pytest script, the fail item will...

wip

Need proper refactor on css with responsiveness ``` max-width

enhancement