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
--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 |