-
Notifications
You must be signed in to change notification settings - Fork 94
Open
Description
v0.7.8 OUTPUT window when trying to debug ASP.Net Core 9 C# WebAPI app:
Executing dotnet test --no-build --logger "trx;LogFileName=/tmp/test-explorer-7rCkav/0.trx" --filter "FullyQualifiedName=Web.Api.IntegrationTests.Controllers.AccountsControllerIntegrationTests.CanChangePasswordWithValidAccountDetails" in /usr/src/AspNetCoreWebApi/test/Web.Api.IntegrationTests
Process 1105963 started
Waiting for debugger to attach
Waiting for debugger to attach
Waiting for debugger to attach
Waiting for debugger to attach
Waiting for debugger to attach
Waiting for debugger to attach
Waiting for debugger to attach
When I stop the debug session and try to start it again, the OUTPUT window shows:
Stop processes requested - 1105963 stopped
Tests already running, ignore request to run tests for Web.Api.IntegrationTests.Controllers.AccountsControllerIntegrationTests.CanChangePasswordWithValidAccountDetails
and the test isn't run at all.
Metadata
Metadata
Assignees
Labels
No labels