From 2e2d74e024c0ecfe562cd90112c292a998dcee89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Buja=C5=82a?= Date: Thu, 27 Aug 2026 16:13:36 +0200 Subject: [PATCH] Add Testudos --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1752dea..c7a796a 100644 --- a/README.md +++ b/README.md @@ -282,6 +282,7 @@ Collection of awesome Python resources for testing and generating test data. - [sixpack](https://github.com/seatgeek/sixpack) - A language-agnostic A/B Testing framework. - [splinter](https://github.com/cobrateam/splinter) - Open source tool for testing web applications. - [squape](https://github.com/CyberAlpaca/squish-api-python-extension) - is a package that extends Squish API providing convenience tools for everyday automated test cases development. +- [Testudos](https://testudos.io/) - UI and integration test automation for Qt applications with Python extensibility, scenario recording, direct access to Qt object properties, CLI execution, embedded target support, and traceable test reporting. ## Resources