You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, pipe protocol doesn't have any way to flow source information about tests. This is generally not necessary for dotnet test. But if we want to allow more consumers for the pipe protocol, including IDEs, we should have a way for that (e.g, env variable, --pipe-protocol-include-source-info).