Skip to content

Commit

Permalink
also main docs
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Jan 15, 2025
1 parent 470f7e5 commit d37380f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/TestingFrameworks.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ Jest is a universal testing platform, with the ability to adapt to any JavaScrip

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

## Express.js

- [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)

## GatsbyJS

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

0 comments on commit d37380f

Please sign in to comment.