allure-python icon indicating copy to clipboard operation
allure-python copied to clipboard

Missing Detailed JSON Files for Passing Tests with allure-pytest

Open sundargandhi2002 opened this issue 1 year ago • 1 comments

I’m experiencing an issue where the Allure report JSON files (or detailed output) are only generated when tests fail. When tests pass, the allure-results directory is created, but it does not include the detailed JSON files (or JSON folder) that are necessary for generating a complete report. This behavior occurs even though all documented setup steps have been followed and explicit Allure steps/attachments have been added.

sundargandhi2002 avatar Feb 19 '25 10:02 sundargandhi2002

Hi, @sundargandhi2002

It's unclear how to reproduce the problem. If you share a repository with code that reproduces the issue, I will gladly take a look.

delatrie avatar Mar 26 '25 17:03 delatrie