Is it possible to achieve the same (or close to the same) functionality as a MbUnit TestSuiteFixture using NUnit? I need to generate sets of dynamic test cases and MbUnit's TestSuiteFixture is the only thing I have found so far that comes close to solving this need.
Asked
Active
Viewed 86 times