I am using Visual Studio 2017 and am able to build the project using a MSbuild task. When I create a MStest runner task to run the unit tests, I get the error. Loading SelfHostWebapi2.0\ApiProject\b...
Hey I am having some trouble trying to get the build to parse through the .trx file. I can see the file being generated in the \Foundation\Tests\Resource.Data.EntityFramework.Test\bin\Releas...
I am totally new to bamboo. I created a plan and linked it to stash, it build successfully my project. Then in VisualStudio I added a new project to the solution file of type UnitTest and wrote coupl...
I'm attempting to use the MSTest Runner as per this page https://confluence.atlassian.com/display/BAMBOO053/MSTest+Runner I enter the path to the <solutionName>.vsmdi file and this appears to...
I'm attempting to get Bamboo on-demand to run a test using MSTest. It appears to run the test but then fails parsing it afterwards. What could I be doing wrong? Copyright (c) Microsoft Corporat...
Hello, I'm trying to achive the following: Run MSTest with multiple containers and get the test result in Build result. (ex: 11 Tests, 3 failed) The point is the current MSTest task only accept o...
Bamboo 3.2 I am trying to get our Unit Tests to execute through the Bamboo CI. I managed to take one of the dll containing the tests and adding that as a single MSTest Runner Task inside a se...
Copied to clipboard