No announcements
Found 1508786 threads
-
2 Votes
Unit test vs NUnit code.
I do when [Test Method] of unit test file is run.Answered | 5 Replies | 1201 Views | Created by Ahetejaz - Monday, September 18, 2017 12:02 PM | Last reply by Ahetejaz - Wednesday, September 20, 2017 12:06 PM -
2 Votes
Unit Testing vs NUnit Testing
You know that one thread for one issue, the previous issue is that “how to create unit test in VS”, now the new issue is that we need to ...Answered | 7 Replies | 3569 Views | Created by Gousiya - Tuesday, May 13, 2014 10:38 AM | Last reply by Jack Zhai-MSFT - Thursday, May 15, 2014 1:52 AM -
4 Votes
Convert unit test from NUnit
AFAIK the NUnit converter is not updated anymore, and there doesn't seem to be any other tools out there.Answered | 6 Replies | 7700 Views | Created by Ghassan - Thursday, May 14, 2009 8:44 PM | Last reply by OsirisTerje - Monday, May 18, 2009 8:14 AM -
0 Votes
MS Test or NUnit?
As you said, VS unit tests are unnecessarily complicated.Answered | 5 Replies | 3895 Views | Created by David Veeneman - Tuesday, November 11, 2008 3:08 AM | Last reply by Navaneeth - Friday, November 14, 2008 2:06 AM -
1 Votes
VS 2012 NUnit integration question
Hi, I am using the NUnit Test Adapter extension with VS 12.Answered | 5 Replies | 6487 Views | Created by jminnehan - Saturday, June 23, 2012 5:09 PM | Last reply by Jack Zhai-MSFT - Friday, July 6, 2012 1:45 AM -
0 Votes
Unit tests
This tutorial is what got me interested in NUnit testing in the first place.Answered | 6 Replies | 4706 Views | Created by mscheaf - Thursday, February 11, 2010 3:10 AM | Last reply by Anand K Reddy - Tuesday, May 17, 2011 5:27 PM -
0 Votes
BizUnit Vs VSUnit VS Nunit
BizUnit is a testing framework that actually tests output from an actual BizTalk flow.Answered | 1 Replies | 1439 Views | Created by BizQ - Friday, May 9, 2014 11:36 PM | Last reply by la Cour - Saturday, May 10, 2014 6:45 AM -
0 Votes
How can I run a unit test programmatically in C# using Nunit
I have find the article on how to use Unit Test here: How to: Create and Run a Unit ...Answered | 2 Replies | 9320 Views | Created by onenewday - Tuesday, September 6, 2011 6:28 PM | Last reply by Neddy Ren - Thursday, September 8, 2011 7:08 AM -
0 Votes
Is there automation Unit test program?
Hi, if you want to "fully" automate the unit testing, you can use NUnit to make the actual unit tests and then set up ...Answered | 2 Replies | 3364 Views | Created by ISSACC - Wednesday, October 29, 2008 1:29 PM | Last reply by Tomi Airaksinen - Thursday, October 30, 2008 7:13 AM -
1 Votes
need help on unit test
can unit test be used in this scenario?Answered | 5 Replies | 2349 Views | Created by peter 9 - Friday, November 25, 2011 4:46 AM | Last reply by Yi-Lun Luo - Monday, November 28, 2011 4:16 AM -
0 Votes
Pex and NUnit test ManagedThreadId
Hi, in VS 2010 Pex and Moles are pilot project as VS PowerTools, and the product with VS 2010 is not supported.Answered | 4 Replies | 2563 Views | Created by Andreas Gr - Tuesday, September 4, 2012 2:50 PM | Last reply by Forrest Guo - Wednesday, September 5, 2012 3:09 PM -
0 Votes
MTM with nunit
Hi Sorry for the late reply: We were thinking we could include the unit tests in our test plan reporting in MTM.Answered | 8 Replies | 7113 Views | Created by jminnehan - Tuesday, February 14, 2012 3:27 PM | Last reply by jminnehan - Wednesday, February 22, 2012 3:09 PM -
1 Votes
Visual Studio Unit Testing
Hi Irfan, I think Xunit is getting more popular than the other frameworks MSTest, NUnit. you can download the extension from Visual Studio gallery and start writing your ...Answered | 1 Replies | 940 Views | Created by Irfan Khan Niazi - Sunday, August 14, 2016 11:42 AM | Last reply by Mahmoud Tolba - Sunday, August 14, 2016 12:44 PM -
0 Votes
Fail run NUnit tests
So TFS just call the Test Runner with parameters, it doesn't run Nunit tests in TFS itself.Answered | 1 Replies | 889 Views | Created by Maxim Sergeevskjy - Friday, January 29, 2016 12:16 PM | Last reply by Shrek L - Monday, February 1, 2016 7:46 AM -
3 Votes
Unit Testing
We can use this to do our unit testing.Answered | 2 Replies | 3870 Views | Created by Santhosh P - Thursday, February 19, 2009 4:31 AM | Last reply by A.m.a.L Hashim - Thursday, February 19, 2009 7:35 AM -
0 Votes
Unit testing features in VS2010 Ultimate
I am moving from C++ Builder to VS2010/C# for an approaching project in which I would like to use unit testing via TDD.Answered | 2 Replies | 13212 Views | Created by casterle - Sunday, March 28, 2010 2:47 PM | Last reply by NewWorldMan - Saturday, May 15, 2010 1:00 PM -
4 Votes
What is new in Visual Studio 2010 from a unit testing perspective?
Thanks, David Gorena Elizondo MSFT Visual Studio Team TestAnswered | 10 Replies | 49565 Views | Created by AhmedChaudhary - Wednesday, November 18, 2009 8:57 PM | Last reply by Pr1nz - Sunday, February 13, 2011 11:52 PM -
3 Votes
Need to test controller HTTP methods with NUnit
You have two types of tests of the following: 1) Unit Test where things are mocked using a mocking framework like Moq, which is based off of mocking ...Answered | 1 Replies | 612 Views | Created by Raphael Müller - Monday, November 6, 2017 11:18 AM | Last reply by DA924x - Monday, November 6, 2017 3:05 PM -
0 Votes
TFS Gated Check-In with nUnit Tests...
Hi Rob, If your your unit tests are supported by MSTest, then "Gate check-ins" can be implement with your unit tests, if your ...Answered | 2 Replies | 5227 Views | Created by Rob Vettor - Monday, November 29, 2010 6:26 PM | Last reply by Cathy Kong - Friday, December 3, 2010 3:01 AM -
3 Votes
Unit Testing in Visual Studio 2005 and beyond
Much has changed with unit testing over the last many releases.Answered | 2 Replies | 820 Views | Created by Farahnaz Moazezi - Tuesday, November 3, 2015 5:36 PM | Last reply by TimJim - Wednesday, November 4, 2015 9:07 PM - Items 1 to 20 of 1508786 Next ›
No announcements