From 1ba00715a873218b4702b1457c01d4b2e5893644 Mon Sep 17 00:00:00 2001 From: gal-checksum <114691635+gal-checksum@users.noreply.github.com> Date: Thu, 22 May 2025 12:02:43 -0700 Subject: [PATCH] Add Checksum as a QA Agent --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fa71991..5700fab 100644 --- a/README.md +++ b/README.md @@ -219,6 +219,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to ## Testing +- [Checksum AI](https://checksum.ai) — End-to-end fully autonomous QA Automation agent that generates CI/CD ready Playwright tests directly to the repository - [OctoMind](https://octomind.dev) — Auto-maintenance and generated browser-based end-to-end-tests integrated into Github Actions, Azure DevOps and more. - [Traceloop](https://traceloop.com/) — Uses OpenTelemetry tracing data with generative AI to improve system reliability. - [Carbonate](https://carbonate.dev/) — End-to-end testing using natural language. Integrates into your existing test suite (currently Jest, PHPUnit and Python's unittest).