Skip to main content

Home/ HealthcareMetadata/ Group items tagged TFS

Rss Feed Group items tagged

Malcolm McRoberts

Tableaux TFS plugin - 0 views

  • Source Plugin - uses just the version control side of TFS and allows Tableaux to checkout files from the TFS server. Build Plugin - uses the CI Build functionality of TFS. Tableaux can ask TFS to create a build from a defined Label. Tableaux can capture the build and deploy it just like any other component.
Malcolm McRoberts

Import Test result from CppUnit to TFS reports - 0 views

  • XML file is a CppUnit result. It would not be easy for me to convert this file to a trx file. BUT i found a quite nice solution. First i use the new MSBuild target XslTransformation and transform the result to an jUnit XML result file. I then used the PublishJUnit task from the Ant integration to transform the new XML file to trx files and publish them in the TFS.
Malcolm McRoberts

tcm: Importing Automated Tests into Test Cases - 0 views

  • tcm testcase /import /collection:http://<Team Foundation Server Name>:8080/tfs/<team project collection name> /teamproject:DinnerNow /storage:TestProject1.dll /category:"ShoppingCart&SmokeTest" /syncsuite:3
Malcolm McRoberts

Team Foundation Server Build Extensions Power Tool December 2011 - 0 views

  • The Team Foundation Build Extensions provide the ability to execute Ant or Maven 2 builds from Team Foundation Server and publish the results of the build along with any associated JUnit test results back to Team Foundation Server. 
Malcolm McRoberts

Setting Up Test Controllers in Lab Environments - 0 views

  • This topic describes how to install and configure a test controller, and how to configure test agents so that you can run tests in a lab environment using Microsoft Test Manager.
Malcolm McRoberts

Javascript Unit Tests on Team Foundation Service with Chutzpah - Microsoft Application ... - 0 views

  • Significant investments were made in Visual Studio 2012 Unit Testing to make it extensible. A number of frameworks and test runners have built adapters for Visual Studio. Peter Provost maintains a list of Plugins here. For Javascript Unit Testing in Visual Studio, Matthew Mannela has released Chutzpah, an open source Javascript Test Runner.  Chutzpah has a test adapter for Visual Studio 2012. With this adapter, you can run QUnit & Jasmine tests in Visual Studio.
1 - 6 of 6
Showing 20 items per page