May 2019
Beginner to intermediate
456 pages
10h 37m
English
SpecFlow tests don't necessarily need the SpecRunner for execution: they can be run using MSTestv2 or any other compatible framework. However, using SpecRunner provides great benefits: for example, you can get some very useful analysis out of the tests that wouldn't necessarily be available if you used other test execution frameworks. Luckily, using SpecRunner for test execution doesn't require any installation on the agent!
The Visual Studio Test task supports triggering a test adapter as long as it can find the path to the custom test adapter:
Read now
Unlock full access