prashanth-sams/pytest-html-reporter

FileExistsError: Cannot create a file when that file already exists: {path}/archive\\output_0.json'

dubrovskyi opened this issue · 1 comments

Steps:

  1. add in collection 1 skipped test
  2. run a collection
  3. re-run the collection again

Actual result:
FileExistsError: Cannot create a file when that file already exists: {path}/archive\output_0.json'
after re-run same collection with the same result.

Expected result:
No error appears

@igoodkit may I have the screenshot here?