Skip to content

Commit d37380f

Browse files
committed
also main docs
1 parent 470f7e5 commit d37380f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/TestingFrameworks.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ Jest is a universal testing platform, with the ability to adapt to any JavaScrip
3232

3333
- [Writing Tests](https://redux.js.org/recipes/writing-tests) by Redux docs
3434

35+
## Express.js
36+
37+
- [How to test Express.js with Jest and Supertest](https://www.albertgao.com/2017/05/24/how-to-test-expressjs-with-jest-and-supertest/) by Albert Gao [@albertgao](https://x.com/albertgao)
38+
3539
## GatsbyJS
3640

3741
- [Unit Testing](https://www.gatsbyjs.org/docs/unit-testing/) by GatsbyJS docs

0 commit comments

Comments
 (0)