You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support for the test result format of VsTest.Console.exe (#280) (by @dirkrombauts).
Changed
The MsTest test result provider is now able to give the result of individual examples in a scenario outline (#285) (by @dirkrombauts).
The SpecFlow+ Runner (formerly SpecRun) test result provider is now able to give the result of individual examples in a scenario outline. See the documentation for an important caveat. (#286) (by @dirkrombauts).
The Cucumber test result provider is now able to give the result of individual examples in a scenario outline (#287) (by @dirkrombauts).
The GUI now uses a combobox to display the choice of test result formats (#297) (by @dirkrombauts).
Fixed
Word document is corrupt if a Feature has no description (#261) (by @dirkrombauts).