Browse Source

Merge pull request #25419 from abpframework/EngincanV-patch-1

Add React testing documentation link
pull/25420/head
Enis Necipoglu 2 weeks ago
committed by GitHub
parent
commit
388ba25646
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