Skip to content

Commit 60bbbe0

Browse files
authored
Merge pull request #111 from pranshuchittora/add-agent-qa
Add Agent QA to UI testing
2 parents e4850da + 293781c commit 60bbbe0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ Collection of awesome Python resources for testing and generating test data.
263263

264264
## UI Testing
265265

266-
- [agent-qa](https://github.com/vostride/agent-qa) - Open-source self-improving QA agent for software teams. A test harness with memory. Write tests in natural language for web and mobile. `agent-qa` learns from every run, adapts to UI changes, and catches regressions before you ship.
266+
- [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.
267267
- [aria-testing](https://github.com/t-strings/aria-testing) - Accessibility-focused DOM testing library for tdom, built with modern Python 3.14+.
268268
- [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.
269269
- [Golem](https://github.com/golemhq/golem) - is a test framework and a complete tool for browser automation. Tests can be written with code in Python, codeless using the web IDE, or both.

0 commit comments

Comments
 (0)