FlutterTestSettings.

CoveragePath Property

Summary

--coverage-path Where to store coverage information (if coverage is enabled). (defaults to "coverage/lcov.info")
Assembly
Cake.Flutter.dll
Namespace
Cake.Flutter
Containing Type
FlutterTestSettings

Syntax

public DirectoryPath CoveragePath { get; set; }

Value

Type Description
DirectoryPath