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

unstable selectors detector #1475

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from
Draft

Conversation

Bahati308
Copy link
Contributor

@Bahati308 Bahati308 commented Jan 30, 2025

unstable selectors detector

Description:
This PR introduces the Unstable Selectors Detector, a powerful tool designed to identify and flag unreliable selectors that could lead to brittle tests and inconsistent behavior. By analyzing selector stability, this feature helps improve test robustness and maintainability, reducing flakiness in automated workflows.

🔹 Detects unstable selectors before they cause test failures
🔹 Enhances test reliability by promoting more resilient selection strategies
🔹 Provides actionable insights to refine selectors for long-term stability

##Screenshots
Screenshot from 2025-01-28 23-19-10

Related Issue

https://uwdigi.atlassian.net/issues/OGC-32?jql=issueKey%20in%20%28OGC-28%2COGC-30%2COGC-29%2COGC-31%2COGC-32%29

Other

[Add any additional information or notes here]

@Bahati308
Copy link
Contributor Author

Bahati308 commented Jan 30, 2025

@reagan-meant , @mozzy11 , @abertnamanya , @HerbertYiga kindly advise

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