This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Flutter.
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 |