CommunityToolkit / CommunityToolkit/Labs-Windows
LabsUITestMethod generator should check for VisualUITestBase
Open
source generator :gear:
- Dominant language
- C#
- Stars
- 482
- Forks
- 89
- PR merge metrics
- No merged PRs in 30d
Description
The `[LabsUITestMethod]` requires that the class inherits from `VisualUITestBase`, we should have an analysis step which checks for that. Otherwise you'll get a compile error about not being able to find the `EnqueueAsync` method.
Contributor guide
Assessment
This issue has not been assessed yet.