pytest-dev/pytest-html

Is it possible to generate a pytest HTML report on a timeout?

オープン

#184 opened on 2018/11/19

 (1 件のコメント) (1 件のリアクション) (0 人の担当者)Python (253 件のフォーク)github user discovery
enhancementhelp wantedquestion

Repository metrics

Stars
 (770 個のスター)
PR merge metrics
 (平均マージ 8h 28m) (30d で 9 merged PRs)

説明

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.

コントリビューターガイド