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