ニュース

Unit tests are an important part of modern application development. NUnit is perhaps the best-known way of using them with .NET code.
NUnit 3 was recently released, bringing parallel execution and extensibility to the .NET testing framework. InfoQ reached out with Charlie Poole, maintainer of NUnit for over 10 years, to learn ...