Installation and Setup npm install --save-dev jest Basic Test Structure // file.test.js|ts describe("Subject of something to test", () => { describ