Mark Vincze

Software Developer

specflow

How to fix the empty SpecFlow HTML report problem with vstest.console.exe

specflow

The slightly changed TRX generation in vstest.console.exe causes SpecFlow to generate empty HTML reports. This can be fixed with a custom Logger.


How to store state during SpecFlow tests?

visual studio specflow c# .net

There are different ways to store state during SpecFlow tests, and all of them have benefits and drawbacks.