Browse Source

Add React testing documentation link

pull/25419/head
Engincan VESKE 4 days ago
committed by GitHub
parent
commit
12a83ece07
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 1
      docs/en/testing/ui-tests.md

1
docs/en/testing/ui-tests.md

@ -34,6 +34,7 @@ See the following documents to learn Non Visual UI Testing:
* [Testing in ASP.NET Core MVC / Razor Pages](../framework/ui/mvc-razor-pages/testing.md)
* [Testing in Angular](../framework/ui/angular/testing.md)
* [Testing in Blazor](../framework/ui/blazor/testing.md)
* [Testing in React](../framework/ui/react/unit-testing.md)
## Visual Tests

Loading…
Cancel
Save