opentelemetry-dotnet/test/TestApp.AspNetCore.3.0/README.md

455 B

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/forward endpoint