pytest-html
pytest-html copied to clipboard
fix: multi byte character method name
trafficstars
What this?
This PR resolves #501 .
Related PR
#502 is the same solution. But the unit test test_report_display_utf8 is fails.
So, I also change the unit test to have the expected behavior.