Skip to content

Latest commit

 

History

History
37 lines (31 loc) · 1.58 KB

File metadata and controls

37 lines (31 loc) · 1.58 KB
type yt_id videoId title date slug image status description tags
video
VVU2YVRMdUlfajQtMHdpRFN6bWFQY3RRLkZLbnpTX2ljcDIw
FKnzS_icp20
Testing Node Server with Jest and Supertest
2021-04-05T17:34:38Z
testing-node-server-with-jest-and-supertest
name alt width height
testing-node-server-with-jest-and-supertest.jpg
Testing Node Server with Jest and Supertest
1280
720
published
Learn how to test a node.js HTTP server using Jest and Supertest.
JavaScript
js
tdd
test driven development
automated test

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