I have cucumber tests for Cypress and would like to generate a unified json report. Unfortunatelly cypress-cucumber-preprocessor creates one json per feature. I do not see any option to change this behavior.
Is there any solution to have one report instead of multiple ?