Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以使用 NUnit实现与MbUnit TestSuiteFixture相同(或接近相同)的功能?我需要生成一组动态测试用例,而 MbUnit 的 TestSuiteFixture 是迄今为止我发现的唯一接近解决这一需求的东西。