FlutterTestSettings.

StartPaused Property

Summary

--start-paused Start in a paused mode and wait for a debugger to connect. You must specify a single test file to run, explicitly. Instructions for connecting with a debugger and printed to the console once the test has started.
Assembly
Cake.Flutter.dll
Namespace
Cake.Flutter
Containing Type
FlutterTestSettings

Syntax

public Nullable<bool> StartPaused { get; set; }

Value

Type Description
Nullable<bool>