Skip to content

Conversation

@mjkozicki
Copy link
Contributor

@mjkozicki mjkozicki commented Nov 19, 2025

Using AdmZip for zipping results into the base ./results directory. Addresses issue #42.

I went with Option 1 to zip and keep the files. Cleanup should be another option or part of housecleaning.

Copy link
Member

@sergeychernyshev sergeychernyshev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, just run the prettier and sync the readme text for it and it should be ready.

README.md Outdated
--html Generate HTML report (default: false)
--openHtml Open HTML report in browser (requires --html) (default: false)
--list Generate a list of test results as HTML (default: false)
--zip Zip the results of the test into the results directory (default: false)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You probably want to generate this by running telescope --help to keep readme and the code in sync.

event.element['content'] = style.content;
}
} catch (err) {}
} catch (err) { }
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please run npm run prettier to format the code.

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

Successfully merging this pull request may close these issues.

2 participants