Testing Node Server with Jest and Supertest


This video is part of the following playlists:


Learn how to test a node.js HTTP server using Jest and Supertest.

šŸ”— Previous Videos: Introduction to Writing Automated Tests With Jest: https://youtu.be/hz0_q1MJa2k Introduction to TDD in JavaScript: https://youtu.be/89Pl2Uok8xc

šŸ”— Text version: https://sammeechward.com/testing-an-express-app-with-supertest-and-jest/

šŸ”— Using Jest with ESModules: https://sammeechward.com/jest-and-esmodules/

šŸ”— Code: https://github.com/Sam-Meech-Ward/express_jest_and_mocks/tree/express

šŸ”— Moar Links My Website: https://www.sammeechward.com Instagram: https://www.instagram.com/meech_ward Github: https://github.com/orgs/Sam-Meech-Ward TikTok: https://www.tiktok.com/@meech.s.ward

Find an issue with this page?Ā Fix it on GitHub