No announcements
-
0 Votes
RTM Known Issue: [UITestMethod] attribute not supported on unit test projects for UWP applications
When using Visual Studio to create a unit test project for a UWP application, the [UITestMethod] attribute is not ...Answered | 1 Replies | 795 Views | Created by Pratap Lakshman [MSFT] - Friday, August 7, 2015 2:47 PM | Last reply by Pratap Lakshman [MSFT] - Friday, August 7, 2015 2:48 PM -
0 Votes
RTM Known Issue: Unit Test Projects Created with Visual Studio 2015 RC Fail with RTM
To workaround this issue, create a new project using the Visual Studio 2015 RTM UWP unit test project template, copy over all the ...Answered | 1 Replies | 596 Views | Created by Paul Chapman - MSFT - Wednesday, July 29, 2015 5:17 PM | Last reply by Paul Chapman - MSFT - Wednesday, July 29, 2015 5:18 PM -
0 Votes
Issues with creating unit tests for UWP libraries.
I want to create a unit test project to test a UWP library. - I did not find a UWP Unit Test Library ... -
0 Votes
RTM Known Issue: Assert messages for a C++ Unit Test for UWP will be always in English
Assertion messages in unit test methods of a UWP C++ Unit Test project are not localized, and are always displayed in English only.Answered | 1 Replies | 539 Views | Created by Paul Chapman - MSFT - Wednesday, July 29, 2015 5:46 PM | Last reply by Paul Chapman - MSFT - Wednesday, July 29, 2015 5:47 PM -
0 Votes
Cant reference UWP projects from a unit test project
Hi WillianJWallace, Unit Test supports UWP application. The Unit Test for UWP app is not the common ...Answered | 1 Replies | 600 Views | Created by WilliamJWallace - Wednesday, April 6, 2016 3:30 PM | Last reply by Weiwei Cai - Friday, April 8, 2016 2:45 AM -
0 Votes
Unit test code coverage tool for UWP Application
application we tried with unit tests in separate project ( with output type .dll ) and unit tests within console app project ( with ...Proposed | 3 Replies | 1515 Views | Created by KoustubhS - Tuesday, March 7, 2017 2:27 PM | Last reply by KoustubhS - Thursday, April 13, 2017 3:05 PM -
0 Votes
Issues with creating unit tests for UWP libraries.
- I did not find a UWP Unit Test Library project provided. Hence I added a UWP Test App.Unanswered | 3 Replies | 450 Views | Created by aua468 - Monday, July 16, 2018 9:16 AM | Last reply by Joyce Yin - Tuesday, July 17, 2018 9:11 AM -
0 Votes
Unit Test project issue
Repository object directly, I want to do it through Service classes, How may i test service class in Unit Test project? Please check ...Proposed | 7 Replies | 512 Views | Created by Amit m - Thursday, November 15, 2018 2:27 PM | Last reply by DA924x - Monday, November 19, 2018 8:06 AM -
0 Votes
[UWP][C++] Unit Test Project for Universal DLL
Please see:Proposed | 3 Replies | 854 Views | Created by Ken-Sun - Wednesday, December 27, 2017 1:41 AM | Last reply by Judy ZhuY - Thursday, December 28, 2017 8:49 AM -
0 Votes
[UWP] Debugging Unit Tests
Process: I created a default UWP app and UWP test app, add a reference to the main project from the test project, add some code ...Answered | 4 Replies | 643 Views | Created by hypodyne1 - Monday, April 10, 2017 11:53 AM | Last reply by hypodyne1 - Sunday, April 16, 2017 8:51 AM -
1 Votes
[UWP] Unit tests stuck
Hi Leszek, Sorry about your suffering this. Would you mind migrating to a new computer, building a new uwp unit test to see if this ...Unanswered | 13 Replies | 2118 Views | Created by ata6502 - Tuesday, February 28, 2017 5:57 PM | Last reply by A_Narayanan - Friday, March 23, 2018 5:42 AM -
0 Votes
Application Verifier with Unit Test projects
I find the Application Verfifer a very useful tool. I also like the Unit Testing support that comes with Visual Studio 2005 so we write our ...Answered | 3 Replies | 20433 Views | Created by leightonr - Monday, February 26, 2007 3:24 PM | Last reply by SWGuy - Tuesday, May 13, 2008 11:27 PM -
2 Votes
How to create unit test project for UWP Library?
Hi: I am looking forward a way to unit test my UWP Library. Say I have created a Class Library(Universal Windows Platform) called Bank Account. I intend ...Answered | 2 Replies | 549 Views | Created by Rusted Wizard - Monday, May 22, 2017 3:34 AM | Last reply by Fletch Zhou - Thursday, May 25, 2017 2:57 AM -
0 Votes
uwp unit test project in VSTS build
I followed that link to create the definition initially but i can't find where you specify which project needs to be pacakges.. able ...Proposed | 3 Replies | 937 Views | Created by Dave Smits - Thursday, May 5, 2016 11:56 AM | Last reply by Arnaud Hle - Tuesday, January 10, 2017 4:56 PM -
0 Votes
Known Issue: NuGet Support
target frameworks. When developing NuGet packages, folders inside of packages should be named for the target framework that they support. UAP projectsDiscussion | 0 Replies | 662 Views | Created by Jeffrey T. Fritz - Wednesday, April 29, 2015 9:20 PM -
0 Votes
Unit Testing a Web Project
When creating unit tests in the past, I'd create a Visual Studio project specifically for the NUnit tests and then add a reference to my web application's ...Answered | 1 Replies | 7077 Views | Created by ImNoScrub - Friday, December 30, 2005 2:46 PM | Last reply by Eric Jarvi - MSFT - Saturday, January 21, 2006 3:25 PM -
0 Votes
Don't get UIElement Sizes in a UITestMethod of Unit Test App (Universal Windows)
don't know how to solve it. Does anyone have a suggestion? I don't want to use a Coded UI Test. Thanks, Boris // Unit ...Unanswered | 1 Replies | 611 Views | Created by b.petit - Thursday, December 17, 2015 12:51 PM | Last reply by lake Xiao - Monday, December 21, 2015 8:35 AM -
0 Votes
Kinds of DLL project for UWP and dedicated Unit Test projects
[UWP][C++] Unit Test Project for Universal DLLProposed | 5 Replies | 797 Views | Created by Ken-Sun - Monday, December 25, 2017 8:18 AM | Last reply by Roy Li - Thursday, December 28, 2017 2:44 AM -
0 Votes
Linq Unit Testing Not Supported?
I am writing unit test for my Linq Project using VS 2008 B2 and VS 2008 Test I get the following compiler error in my unit ...Answered | 2 Replies | 5230 Views | Created by Bruce VB1 - Wednesday, November 14, 2007 10:23 AM | Last reply by Bruce VB1 - Thursday, November 22, 2007 11:25 AM -
1 Votes
DataSource attribute for unit test method
found (are you missing a using directive or an assembly reference?) What's? Where DataSource is defined? Is data DataSource attribute ...Answered | 2 Replies | 1597 Views | Created by hellboy_1981 - Wednesday, March 5, 2014 9:45 AM | Last reply by Michael Koster - Friday, March 21, 2014 1:24 PM - Items 1 to 20 of 2002865 Next ›
No announcements