Skip to content

Commit 27a44d5

Browse files
authored
Merge pull request #115 from Desperado/add-qualitymax
Add 9lives to UI Testing
2 parents a9c0252 + b35e075 commit 27a44d5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,7 @@ Collection of awesome Python resources for testing and generating test data.
265265

266266
## UI Testing
267267

268+
- [9lives](https://github.com/Quality-Max/9lives) - Self-healing CLI for UI tests: runs a failing pytest + Selenium spec, repairs the drifted locator offline, re-runs it, and shows a diff before applying. Refuses to rewrite assertions, so real regressions stay visible.
268269
- [Agent QA](https://github.com/vostride/agent-qa) - A Node-based, open-source, self-improving QA agent that can exercise Python web applications externally through natural-language browser tests, persistent testing context, and self-healing tests.
269270
- [aria-testing](https://github.com/t-strings/aria-testing) - Accessibility-focused DOM testing library for tdom, built with modern Python 3.14+.
270271
- [Flybirds](https://github.com/ctripcorp/flybirds) - is a front-end UI automation test framework based on BDD mode, providing a series of out-of-the-box tools and complete documentation.

0 commit comments

Comments
 (0)