diff --git a/src/data/roadmaps/frontend/content/115-testing-your-apps/100-jest.md b/src/data/roadmaps/frontend/content/115-testing-your-apps/100-jest.md index bd5f9df0e..fce07efd7 100644 --- a/src/data/roadmaps/frontend/content/115-testing-your-apps/100-jest.md +++ b/src/data/roadmaps/frontend/content/115-testing-your-apps/100-jest.md @@ -6,3 +6,4 @@ It works with projects using: Babel, TypeScript, Node, React, Angular, Vue and m Visit the following resources to learn more: - [Jest Website](https://jestjs.io/) +- [JavaScript Testing With Jest](https://youtu.be/IPiUDhwnZxA?si=2_lE2bDo2fRuo2CU)