Skip to content

Commit 5321360

Browse files
authored
Add Suites testing framework to Testing Frameworks section (#958)
1 parent f91dfe2 commit 5321360

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
167167
* [ava](https://github.com/avajs/ava) - 🚀 Futuristic JavaScript test runner
168168
* [Cypress](https://www.cypress.io/) - Complete end-to-end testing framework for anything that runs in a browser and beyond.
169169
* [WebdriverI/O](https://webdriver.io/) - Next-gen browser and mobile automation test framework for Node.js
170+
* [Suites](https://suites.dev) - A unit-testing framework for backends working with inversion of control and dependency injection
170171

171172
### Assertion
172173

0 commit comments

Comments
 (0)