BDD Addict Newsletter February 2018
by Gáspár on March 5, 2018
The monthly dose for BDD addicts… In February stories by Michael Fritzius, Unmesh Gundecha, Jeff Langr, Lyudmil Latinov & Dmitry Tishchenko …
Execute SpecFlow Scenarios on Azure Virtual Machines with TFS and SpecSync
by Gáspár on April 21, 2017
The test execution infrastructure of TFS has been improved a lot, so for now it is also possible to execute automated test cases on test machines (e.g. on Azure VMs) from the TFS web interface. You do not even need to install Microsoft Test Manager for the execution. There are neat features for this (like […]
SpecSync for MTM v1.2 Released!
by Gáspár on April 21, 2017
We have recently released a new version of SpecSync for MTM. The new version, v1.2 is already available on NuGet.
SpecFlow Tips: Run only specific scenarios in TFS/VSTS build
by Gáspár on May 11, 2016
Many teams who use SpecFlow setup their continuous integration environment with Microsoft Team Foundation Server (TFS) or its cloud based service, the Visual Studio Team Services (VSTS, fka VSO). TFS/VSTS has an improved build system, where it is much easier to setup and customize builds. Regardless of the fact, which unit test provider you use […]