JavaScript testing framework with a focus on simplicity
Jest is a JavaScript testing framework with a focus on simplicity. It works with projects using Babel, TypeScript, Node, React, Angular, and Vue.
Tutorial
React, TypeScript, and TDDPart of tutorial
Debugging During Testing With Node.jsPart of tutorial
Class Components With StatePart of tutorial
Rich Events and TestingPart of tutorial
Project SetupPart of tutorial
Presentation and Container ComponentsTip
Review Errors from Test RunnersTip
Finding Tests in Large Test Files