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
Is there an MD file that explains how testing works in arcade? Essentially one that calls out you can do dotnet build /t:Test and the like? Wanted to take a look at it, possibly update it with some scenarios that I've found useful.
Is there an MD file that explains how testing works in arcade? Essentially one that calls out you can do
dotnet build /t:Testand the like? Wanted to take a look at it, possibly update it with some scenarios that I've found useful.