Running Unit Tests for your .NET Core projects in Visual Studio Team Services (VSTS)
Read OriginalThis article provides a concise tutorial on configuring automated builds and unit tests for .NET Core projects in Visual Studio Team Services (VSTS). It explains how to set up the Visual Studio Test task, point it to project.json files instead of assemblies, and configure advanced execution options with /UseVsixExtensions:true and /logger:trx for proper test result integration. The post also covers verifying build and test results both in VSTS and Visual Studio, making it a helpful reference for developers seeking CI/CD automation with .NET Core.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser
Top of the Week
No top articles yet