Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate Reports Should Accepts Multiple json files #349

Closed
chik145 opened this issue Jul 18, 2024 · 1 comment
Closed

Generate Reports Should Accepts Multiple json files #349

chik145 opened this issue Jul 18, 2024 · 1 comment
Assignees

Comments

@chik145
Copy link

chik145 commented Jul 18, 2024

Is your feature request related to a problem? Please describe.
In case of multiple json files, we need to merge them & build a single report.

Describe the solution you'd like
please create another function of generateReports(List jsonDirectory, String reportDirectory)

Describe alternatives you've considered
please create another function of generateReports(String [] jsonDirectory, String reportDirectory)

@bischoffdev bischoffdev self-assigned this Aug 13, 2024
@bischoffdev
Copy link
Collaborator

You don't need to merge multiple JSON files. By specifying a directory, Cluecumber already crawls all sub directories and included JSON files and combines them into a report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants