Browse Source
Add React testing documentation link
pull/25419/head
Engincan VESKE
4 days ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
0 deletions
-
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 |
|
|
|
|
|
|
|
|