Open
Description
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.