Product Avatar Image

NUnit

Show rating breakdown
36 reviews
  • 1 profiles
  • 1 categories
Average star rating
4.4
Serving customers since
Profile Filters

All Products & Services

Profile Name

Star Rating

25
10
1
0
0

NUnit Reviews

Review Filters
Profile Name
Star Rating
25
10
1
0
0
Ashish C.
AC
Ashish C.
MTS at Oracle
05/23/2023
Validated Reviewer
Review source: G2 invite
Incentivized Review

It was pretty smooth to onboard

It was easy to follow documentation and implement into our project
NAVEENKUMAR S.
NS
NAVEENKUMAR S.
Sr Software Engineer
05/09/2023
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review

Nunit Review

NUnit is one of the best framework solutions I have worked for for testing. It has a large variety of options for testing and reporting, which can be interacted with the visual studio. This makes the automated testing for coding.
Verified User in Consumer Electronics
UC
Verified User in Consumer Electronics
04/25/2023
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review

The best unit test framework for .Net applications.

It is straightforward to get started with unit testing on .Net. I like that I can write my tests and I don't have to manage their execution or the results. Nunit shows me where the code failed so that I can quickly find it and fix it.

About

Contact

HQ Location:
N/A

Social

@nunit

What is NUnit?

NUnit is an open-source unit testing framework for .NET languages. It is widely used for writing and executing tests in C# among other .NET languages. Influenced by JUnit, NUnit brings the power of unit testing to the .NET framework, facilitating test-driven development (TDD) by allowing developers to write code iteratively and test as they progress. The framework supports data-driven tests, and its rich set of assertions makes it easier to verify code against expected outcomes. NUnit is available under the MIT License, promoting widespread use and modification without extensive licensing restrictions.

Details

Website
nunit.org