Did you know there are two ways to Deploy files to be used when executing unit tests in VSTS. You can added them to the .Testrunconfig: Or using the DeploymentItem attribute on the TestMethod: [TestMethod , DeploymentItem ( @"Bin\fr-CA\Thermo.Automation.Foundation.Tests.resources.dll"
Read More...
Two great tools come together to make our lives easier. I have been a fan of Snagit for many many years, and more recently Camtasia, both from Techsmith . Now snagit has a hook into Team Foundation Server, allowing you to create a Work Item from a Snapshot
Read More...