PyCharm
 
Get PyCharm

Run/Debug Configuration: Dart Test

Last modified: 10 January 2025

Create: 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. For more information about using this configuration, refer to Testing Dart applications.