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
Presentation and Container ComponentsPart of tutorial
Class Components With StatePart of tutorial
Debugging During Testing With Node.jsPart of tutorial
Rich Events and TestingPart of tutorial
Project SetupTip
Review Errors from Test RunnersTip
Finding Tests in Large Test Files