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
When I run dotnet restore && dotnet test, it builds, but it cannot detect any tests. This blog post mentions that dotnet test works differently on netcoreapp1.1. Will you all add support for netcoreapp1.1?