GoLand
 
Get GoLand
You are viewing the documentation for an earlier version of GoLand.

Run/Debug Configuration: Jest

Last modified: 12 December 2022

Required plugin:

Javascript and TypeScript -  The plugin is bundled with GoLand and enabled by default.

Create: Run | Edit Configurations | Add New Configuration | Jest

In this dialog, create configurations for running Jest tests. For information on how to create Vitest tests for JavaScript and TypeScript code, see Vitest features on the Vitest official website.