简体   繁体   中英

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.

Now I want to replace this which is equivalent to PNunit for parallel testing which can run with NUnit or XUnit in dotNet.

Can anyone suggest me the alternative for this.

PNUnit seemed to be the best option available. Other Parallel unit testing tools available but they are not free.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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