e2e-self-heal
https://github.com/lee-dongwook/e2e-self-heal
Python
Automatically repair broken Playwright E2E tests. When a UI change renames or restructures an element and a test's selector breaks, the engine diagnoses the failure, patches the broken selector/wait, verifies the new selector against the live DOM, then re
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported1 Subscribers
Add a CodeTriage badge to e2e-self-heal
Help out
- Issues
- feat: add fail-closed AST patch lock
- [Design/Guardrail] Invariant: project-specific learning must not lower the refusal bar
- [Discussion] A comprehensive review session covering topics such as re-evaluating the project's direction and securing new contributors.
- Guardrail: promote the assertion/control-flow lock from regex to AST
- Benchmark: labeled mutation corpus and safety metrics (repair vs. refusal)
- Schema: versioned repair/refusal evidence contract
- Build an adversarial fixture corpus for the assertion/control-flow lock
- Implement app/verify/ast_lock.py structural equivalence checker
- Wire the AST lock into the patch path and the retry loop
- Report guardrail rejections as a structured outcome
- Docs
- Python not yet supported