I know that MSTest doens't support RowTest and similar tests.
What MSTests users do? How is it possible to live without RowTest support?
I've seen DataDriven test features but sounds like too much overhead, is there any 3rd patch or tool which allow me to do RowTest similar tests in MSTest ?