diff --git a/aspnetcore/testing/index.md b/aspnetcore/testing/index.md index 614d447e3c..9c8bbaabd1 100644 --- a/aspnetcore/testing/index.md +++ b/aspnetcore/testing/index.md @@ -16,5 +16,6 @@ ms.prod: asp.net-core - [Unit testing](https://docs.microsoft.com/dotnet/articles/core/testing/unit-testing-with-dotnet-test) - [Integration testing](xref:testing/integration-testing) - [Testing controllers](xref:mvc/controllers/testing) +- [Debugging ASP.NET Core 2.x source](https://github.com/aspnet/Docs/issues/4155) - [Remote debugging](https://docs.microsoft.com/visualstudio/debugger/remote-debugging-azure) - [Snapshot debugging](https://docs.microsoft.com/azure/application-insights/app-insights-snapshot-debugger)