Hello,
We have an issue when aggregating results of scenarios that run in parallel.
In our example (attached screenshots) we used two json with the same feature, and we would expect the script to do an "intelligent" merge. That would result in a json with only one feature. It seems however that the script concatenates only the two files.
Are we doing something wrong? Can you please clarify a bit more the type of merge we can expect and if there are some requirements on the input files?
I see that in "cucumber-json-merge/test/fixtures/" files 1 and 2 are related to different features.
Thank you!
result 
file1: 
file2: 
Thanks a lot for your help!