From cbcaef42e2a22b99c2503d3f46d2d26a78410ff6 Mon Sep 17 00:00:00 2001 From: Iddan Aaronsohn Date: Tue, 16 Dec 2025 13:43:12 +0200 Subject: [PATCH] Fix Suites Update the link and description for Suites per the creator @omermorad request --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb2f2ea2..cd165533 100644 --- a/README.md +++ b/README.md @@ -167,7 +167,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [ava](https://github.com/avajs/ava) - 🚀 Futuristic JavaScript test runner * [Cypress](https://www.cypress.io/) - Complete end-to-end testing framework for anything that runs in a browser and beyond. * [WebdriverI/O](https://webdriver.io/) - Next-gen browser and mobile automation test framework for Node.js -* [Suites](https://suites.dev) - A unit-testing framework for backends working with inversion of control and dependency injection +* [Suites](https://github.com/suites/suites) - Unit testing framework for TypeScript backends working with inversion of control (IoC) and dependency injection frameworks. ### Assertion