balamurugan santhanaraj
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Edited How many build configuration will I get?
I am using latest version of team city professional edition (free)and I bought license for 10 agents, Here my queries, how many build configuration can I create? My calculation : 100(default as per... -
Created Nunit Runner - Nunit3 Result xml file
I am using Nunit Runner((nunit3) with DotCover to run all my unit test cases. It works perfectly fine and DotCover Results also more user friendly. And requirment is to send Nunit3 result XML file... -
Created Nunit Result Merger
AnsweredDoes TeamCity have any build feature or build runner to merge nunit results file as single file ? Requirement, I have multiple Build Config to run all my Functional Tests and finally I want to col... -
Created Build Failures Condition for unit test build runner
AnsweredI want to set a build failure condition for unit test cases build runner using NUNIT and DOTCOVER. My requirement is, If any developer commits the code without test case, build should fail. Even th...