Legacy documentation
Test Frameworks
Testing framework guides that accompanied the Early for IDE extension.
In this section
Overview
Archived overview of testing frameworks and why they matter, from the Early for IDE documentation.
Jest for TypeScriptArchived guide to configuring Jest with ts-jest for a TypeScript project, from the Early for IDE docs.
Jest for JavaScriptArchived guide to setting up Jest in a JavaScript project, from the Early for IDE documentation.
Python’s PytestArchived guide to setting up Pytest in a Python project, from the Early for IDE documentation.
Vitest for TypeScriptArchived guide to configuring Vitest for a TypeScript Vite project, from the Early for IDE docs.