From d69876bb91c23e474f94f0107990e840c8be049d Mon Sep 17 00:00:00 2001 From: Malloum LAYA Date: Tue, 21 Jul 2026 09:42:49 +0200 Subject: [PATCH] Add Delta-QA to Visual Testing --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 21eea02..195d195 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,7 @@ Finally, I'm sure everyone who reads this list has one thing they want to add. P - [Sherlo](https://github.com/sherlo-io/sherlo) - Visual testing platform for React Native Storybook. Captures screenshots on iOS and Android simulators in the cloud and detects visual changes automatically. - [wopee.io](https://wopee.io/) - Autonomous visual regression testing platform. - [SmartUI by TestMu AI (formerly LambdaTest)](https://www.testmuai.com/visual-testing-tool/)- AI-Native Visual Testing Tool for Flawless UIs across browsers, apps, websites, and PDFs. +- [Delta-QA](https://delta-qa.com/en/) - Deterministic, no-code visual regression testing that runs locally (no screenshots leave your machine). Flags human-perceptible UI changes without pixel thresholds. ### UI & End-to-End Testing - [Polarity](https://www.polarity.so) - Full visual and desktop environments showcasing complete E2E testsing for all UI/UX features. Generated you Playwrite, Cypress, and other code for you as the test runs.