简体   繁体   English

替代PNUnit进行并行单元测试

[英]Alternative to PNUnit for parallel Unit Testing

I have been working on Parallel Unit Testing with the help of PnUnit (Parallel NUnit) in one of my project. 在我的一个项目中,我一直在PnUnit(Parallel NUnit)的帮助下进行并行单元测试。

Now I want to replace this which is equivalent to PNunit for parallel testing which can run with NUnit or XUnit in dotNet. 现在我想替换它相当于用于并行测试的PNunit,它可以在dotNet中使用NUnit或XUnit运行。

Can anyone suggest me the alternative for this. 任何人都可以建议我替代这个。

PNUnit seemed to be the best option available. PNUnit似乎是最好的选择。 Other Parallel unit testing tools available but they are not free. 其他并行单元测试工具可用,但它们不是免费的。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM