|
|
||
|---|---|---|
| .. | ||
| Controllers | ||
| AssemblyInfo.cs | ||
| CallbackMiddleware.cs | ||
| Program.cs | ||
| README.md | ||
| Startup.cs | ||
| TestApp.AspNetCore.3.1.csproj | ||
| appsettings.Development.json | ||
| appsettings.json | ||
README.md
ASP.NET Core Integration Test
This test app is used for ASP.NET Core integration testing by unit tests. You could also manually run W3C test suite.
Run W3C test suite
The detailed instruction for the test tool available here.
- Follow it to install prerequisites and get the test code
- Start this test app with Visual Studio (or
dotnet run) - Run test per instruction using
http://localhost:63741/api/forwardendpoint