No announcements
Found 2150228 threads
-
3 Votes
Unit Testing in Visual Studio 2005 and beyond
Much has changed with unit testing over the last many releases.Answered | 2 Replies | 672 Views | Created by Farahnaz Moazezi - Tuesday, November 3, 2015 5:36 PM | Last reply by TimJim - Wednesday, November 4, 2015 9:07 PM -
0 Votes
Unit test tool in Visual Studio 2005 IDE
This will let you run all sort of unit testing frameworks from within Visual Studio and will give you tools for making your code better.Answered | 9 Replies | 2825 Views | Created by AndieDu - Tuesday, October 20, 2009 4:12 AM | Last reply by AndieDu - Tuesday, October 20, 2009 9:36 AM -
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 ...Answered | 1 Replies | 742 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
Unit Testing in Visual Studio 2017
Then copy this code to editor window as I shown this screenshot below: This section is designed to let you try to ...Answered | 2 Replies | 875 Views | Created by lac55 - Friday, November 23, 2018 6:04 PM | Last reply by lac55 - Monday, November 26, 2018 10:56 PM -
1 Votes
Unit Tests are not discovered in Visual Studio 2015
When I open the unit test solution in VS 2015, no unit test appear in the Test Explorer.Answered | 1 Replies | 4925 Views | Created by Cynthia88 - Friday, August 5, 2016 10:13 PM | Last reply by lake Xiao - Saturday, August 6, 2016 1:46 AM -
1 Votes
JavaScript unit testing - using Visual Studio 2012
I have details for this in this blogpost: ...Answered | 1 Replies | 5005 Views | Created by Nagaraju Rage - Wednesday, December 5, 2012 5:53 PM | Last reply by OsirisTerje - Thursday, December 6, 2012 10:07 PM -
0 Votes
Run unit tests without visual studio
Hi, To run Unittests without VS, you need to install TestController and TestAgent, that will install MSTest and other dll which are required to run unit ...Answered | 2 Replies | 6018 Views | Created by Rajnikant Rajwadi - Monday, September 19, 2011 7:28 AM | Last reply by Rajnikant Rajwadi - Tuesday, September 27, 2011 4:44 AM -
0 Votes
Visual Studio 2010 - running x64 unit test.
But what about answer about native C++ and 64 bits unit testing?Answered | 5 Replies | 6641 Views | Created by Ajoshi2011 - Tuesday, February 15, 2011 12:35 AM | Last reply by Boris Nikitin - Tuesday, March 1, 2011 5:51 PM -
1 Votes
Running Unit Tests on Raspberry Pi in Visual Studio
I can see the unit test "run" because my rpi is attached to a screen via hdmi and says "running unit tests" but that's not really very ...Answered | 2 Replies | 1197 Views | Created by Joey Ray - Monday, December 7, 2015 7:13 AM | Last reply by Jack Zhai-MSFT - Wednesday, March 16, 2016 7:43 AM -
0 Votes
Visual Studio right-click and "Create Unit Tests..."
Additionally, it is currently under review whether to bring back the context menu for "Create unit tests" or not.Answered | 1 Replies | 1083 Views | Created by recherche - Friday, March 14, 2014 7:39 PM | Last reply by Leo Luis - Friday, March 14, 2014 10:12 PM -
3 Votes
Unit Testing
Visual Studio 2008 allows to add TestProject.Answered | 2 Replies | 3605 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 -
4 Votes
What is new in Visual Studio 2010 from a unit testing perspective?
You will need to add some ...Answered | 10 Replies | 49456 Views | Created by AhmedChaudhary - Wednesday, November 18, 2009 8:57 PM | Last reply by Pr1nz - Sunday, February 13, 2011 11:52 PM -
0 Votes
Visual Studio Load Test - unit test trace
As such I was able to pseudo get what I wanted by running an Assert.Fail with the text I wanted to output - and the end of the unit test (so the assertion does not brea ...Answered | 4 Replies | 1414 Views | Created by Peter Simard - Thursday, May 1, 2014 1:30 PM | Last reply by Peter Simard - Thursday, June 5, 2014 11:12 AM -
0 Votes
Unit testing stored procedures and functions: Does anyone use Visual Studio database project just for unit test testing
Since your question is about Unit Test database project and it has its' own support forum.Answered | 1 Replies | 565 Views | Created by ExplrerGirl - Thursday, March 10, 2016 11:07 PM | Last reply by lake Xiao - Monday, March 14, 2016 1:51 AM -
0 Votes
Load Testing Unit Tests?
Hello, You could defenitely add unit test to load test like web performance test.Answered | 3 Replies | 9027 Views | Created by vs2015junkie - Wednesday, July 28, 2010 10:45 PM | Last reply by Edwer Fang - Wednesday, August 4, 2010 6:19 AM -
0 Votes
Ordered Unit Tests in MS Test in Visual Studio 2010
Try the VS2010 unit testing forum: http://social.msdn.microsoft.com/Forums/en-US/vsunittest/threadsEsther Fan | Visual Studio, Content Lead | If a post ...Answered | 1 Replies | 8663 Views | Created by Broaster - Monday, October 11, 2010 7:12 PM | Last reply by Esther Fan - Tuesday, October 12, 2010 2:49 AM -
0 Votes
How to schedule and run Unit test(s) in Visual Studio (Nightly run)
You mean that your tests run failed in TFS build, so does it run successfully in Visual Studio or ...Answered | 5 Replies | 2661 Views | Created by santhoshisukasi - Friday, May 6, 2016 7:01 AM | Last reply by Tingting MO - Tuesday, May 10, 2016 5:25 AM -
0 Votes
Creating a visual studio unit test project from command line
>Is there some way through which I can create a visual studio unit test project from another program or from command line?Answered | 1 Replies | 526 Views | Created by Pranav Prakash - Monday, March 7, 2016 5:44 AM | Last reply by lake Xiao - Tuesday, March 8, 2016 3:08 AM -
50 Votes
Visual Studio 2012 Right Click "Create Unit Test" is gone?
Or import settings here: http://dl.my/2013/enable-create-unit-tests-on-visual-studio-2012/.Answered | 35 Replies | 69798 Views | Created by Leonardo Fucci - Monday, June 25, 2012 1:45 PM | Last reply by LeonFuerte - Thursday, October 17, 2013 6:16 PM -
0 Votes
Testing with Visual Studio 2015
>how to start testing using Visual Studio As far as I know.Answered | 1 Replies | 541 Views | Created by Octonauts - Thursday, March 10, 2016 8:51 AM | Last reply by lake Xiao - Friday, March 11, 2016 1:02 AM - Items 1 to 20 of 2150228 Next ›
No announcements