Microsoft/react-native-windows

Add Functional Tests for View Component

Open

#12,468 opened on Nov 29, 2023

 (1 comment) (1 reaction) (1 assignee)C++ (1,134 forks)batch import
Area: FabricArea: TestsNew ArchitectureWorkstream: Test Coverageenhancementgood first issue

Repository metrics

Stars
 (16,129 stars)
PR merge metrics
 (PR metrics pending)

Description

Test cases should be added to the E2E test app (Fabric) to validate the following functionality scenarios.

### Tasks
- [ ] View should update style upon fast refresh.

Contributor guide