The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Where is my unit test files(container) to run MSTest in Bamboo?

muratgur
April 10, 2018

I'm trying to add a task to run my unit tests written in Visual Studio 2017. According to this article everything is perfect but i don't know what to set for container. I have the source code, thats ok but there is no .dll it is just pure code. Am i getting something wrong? I was wondering that Bamboo can compile and run my tests in a .csproj but looks like i'm missing something. Any idea?

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Jean Volski
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 11, 2018

Hi Murat,

This link explains the /testcontainer parameter that MSTest tool expects as input.

https://msdn.microsoft.com/en-us/library/ms182489.aspx#testcontainer

Bamboo itself does not compile the project - only calls the MSTest tool for the compiled project so you'll need to create your .dll first.

 

 

Hope this helps!

 

Cheers,

Jean

TAGS
AUG Leaders

Atlassian Community Events