unoplatform/uno

Set `IgnoreInSnapshotTests` and `IsManualTest` to `true` for non-UI samples

Open

#10,520 创建于 2022年11月21日

在 GitHub 查看
 (3 评论) (1 反应) (0 负责人)C# (837 fork)batch import
area/automationdifficulty/starter 🚀good first issuekind/enhancementno-reproproject/non-ui ⚙️

仓库指标

Star
 (9,789 star)
PR 合并指标
 (平均合并 14天 8小时) (30 天内合并 130 个 PR)

描述

What would you like to be added:

Most sample pages are now included in snapshot tests, but some are showcasing only non-UI features and some are not reliable (showing animations which get captured in "random" moments for example). Excluding these will speed up the test execution.

These samples should also be marked IsManualTest = true

For which Platform:

All

贡献者指南