pytest-dev/pytest-html
Is it possible to generate a pytest HTML report on a timeout?
Aberta
#184 aberto em 19 de nov. de 2018
enhancementhelp wantedquestion
Métricas do repositório
- Stars
- (770 estrelas)
- Métricas de merge de PR
- (Mesclagem média 8h 28m) (9 fundiu PRs em 30d)
Description
I want to combine pytest-html and pytest-timeout. I'm operating on Windows, so I have to use the thread-method of timing out from pytest-timeout, which causes a full-stop to all testing. I want an html from pytest-html to be generated in this instance, but was unsure of the plausibility of this from hierarchy issues with the interrupt.