Fix Suites
Update the link and description for Suites per the creator @omermorad request
This commit is contained in:
parent
7cba816ecc
commit
cbcaef42e2
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue