Export to GitHub

mb-unit - issue #509

Improve output of data-driven tests in Visual Studio


Posted on Aug 20, 2009 by Swift Wombat

Gallio only reports the first test instance to Visual Studio so row-tests only appear as a single result, for example. We should leverage Visual Studio's concept of an aggregate test result (which has inner results) to represent data-driven tests.

http://stackoverflow.com/questions/1294538/visual-studio-net-mbunit-tests-using-gallio-integration-issues-with-multiple

Comment #1

Posted on Sep 10, 2009 by Swift Wombat

(No comment was entered for this change.)

Status: Fixed

Labels:
Type-Enhancement Priority-Low Milestone-3.1 Component-Gallio