FlutterTestSettings.

UpdateGoldens Property

Summary

--update-goldens Whether matchesGoldenFile() calls within your test methods should update the golden files rather than test for an existing match.
Assembly
Cake.Flutter.dll
Namespace
Cake.Flutter
Containing Type
FlutterTestSettings

Syntax

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

Value

Type Description
Nullable<bool>