Xiaofei Wu

Results 1 issues of Xiaofei Wu

I'm reading the latest documentation of the pytest-html plugin, when I try `?visible=error` to filter the failed results in the test report, but it doesn't work. for example: ```text http://localhost:63342/plugins/report/report.html?visible=error...