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
There is too much instability at this point in the .NET tooling land - especially with the currently in progress switch back to MSBuild (from project.json). Once we have a stable protocol - we can look at it.
dotnet-test-mspec is no longer relevant in the new "csproj" world, so closing this issue. The new world is VsTest adapter (we have one - machine.vstestadpater) and we already have design-time support there.
Basically implement this protocol: https://docs.microsoft.com/en-us/dotnet/articles/core/tools/test-protocol
Xunit and nunit have implemented it, so can be used as reference
The text was updated successfully, but these errors were encountered: