tnicola / cypress-parallel

Reduce up to 40% your Cypress suite execution time parallelizing the test run on the same machine.
MIT License
578 stars 121 forks source link

Fix the logic #135

Closed hiroyone closed 1 year ago

hiroyone commented 1 year ago

fix #56

The cleanResultsPath method should have an empty folder, but the current logic was removing the directory. The fixed logic cleans up all files in the directory but keep the directory itself.

aaron-qa commented 1 year ago

@hiroyone any idea when this will get reviewed/merged? I'm facing the issue this appears to fix.

hiroyone commented 1 year ago

Let's ask the creator.

@tnicola Hello. How can we get approval and merge this PR?

tnicola commented 1 year ago

Thanks for your contribution @hiroyone !It's now merged and published in 0.10.0