From 709a4411f93a00a695f56d710114d686a25a24ae Mon Sep 17 00:00:00 2001 From: TestDino Date: Thu, 5 Mar 2026 15:02:43 +0530 Subject: [PATCH] Update README.md Added TestDino to QA Tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index de954fea..e53452c5 100644 --- a/README.md +++ b/README.md @@ -215,6 +215,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [Pre-evaluate code at buildtime](https://github.com/kentcdodds/preval.macro) - Pre-evaluate your front end javascript code at build-time * [JS-Beautifier](https://github.com/beautify-web/js-beautify) - Npm cli and library to format JS code. * [husky](https://github.com/typicode/husky) - Prevents bad git commit, git push and more. +* [TestDino](https://github.com/TestDinoHQ) - Turns noisy Playwright runs into clear, faster debugging. ## MVC Frameworks and Libraries