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

Run/Debug Configuration: Dart Test

Last modified: 10 August 2022

Run | Edit Configurations | Add New Configuration | Dart Test

In this dialog, create configurations for running and debugging Dart tests that are written using the dart test package. You can run tests on any target platform, debugging is supported only for VM tests.

This page describes the configuration-specific items as well as options that are common for all run/debug configurations. To learn how to use this configuration, see Testing Dart applications.