From 4fbd0449490c74e54509490b38ee1290c2002134 Mon Sep 17 00:00:00 2001 From: Duchan Date: Tue, 9 Jun 2026 18:45:44 +0900 Subject: [PATCH] Add tapflow under UI & End-to-End Testing --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4d36009..377c3ff 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,7 @@ Finally, I'm sure everyone who reads this list has one thing they want to add. P - [Octomind](https://github.com/OctoMind-dev) - AI-powered test case discovery and maintenance. - [playwright-bdd](https://github.com/vitalets/playwright-bdd) - BDD-style Playwright testing. - [QA Wolf](https://github.com/qawolf/qawolf) - Node.js library for creating browser tests faster. +- [tapflow](https://github.com/jo-duchan/tapflow) - Self-hosted mobile QA tool that streams iOS simulators and Android emulators to the browser for team-wide testing without local setup. - [UI Coverage Tool](https://github.com/Nikita-Filonov/ui-coverage-scenario-tool) - UI Coverage Tool is an innovative, no-overhead solution for tracking and visualizing UI test coverage — directly on your actual application, not static snapshots. - [agent-qa](https://github.com/vostride/agent-qa) - Open-source Agentic QA Harness with Memory. Write tests in natural language. agent-qa runs them across web and mobile with execution memory, catching regressions before release.