ASP.NET Core Razor Pages unit and integration testing sample
This sample illustrates unit and integration testing of a Razor Pages app. This sample demonstrates the features described in the Razor Pages unit and integration testing topic.
If you aren’t using an IDE with built-in testing features, execute the following command at a command prompt in the tests/RazorPagesTestingSample.Tests folder:
dotnet test
Comments (
)
)
Link to this page:
//www.vb-net.com/AspNet-DocAndSamples-2017/aspnetcore/testing/razor-pages-testing/sample/src/RazorPagesTestingSample/README.htm
|
|