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