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

WDIO - Spec retry + minor tweaks #21

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

unickq
Copy link

@unickq unickq commented Jan 23, 2025

This pull request includes updates to the CONTRIBUTING.md file and significant enhancements to the generate-report.ts file to support debugging and improve report generation.

Enhancements to generate-report.ts:

  • Implemented the functionality to read and log previous reports, aiding in debugging and maintaining report continuity.
  • Refactored the method for generating report file names, ensuring compatibility with different operating systems and avoiding invalid characters.
  • Enhanced the handling of test retries and flaky test detection by considering the status of previous reports.
  • Added debug logging for successful and failed report writing operations.

Typo correction:

  • Fixed a typo in the CONTRIBUTING.md file by correcting "unnasigned" to "unassigned".

Or

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.

1 participant