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
Verified User in Higher Education
UH
Verified User in Higher Education
11/12/2021
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review

NUnit is great testing tool for integration testing and UI testing

It is a very good library to organize test scripts, specifically you are able to group them with attributes and run a section of the tests when needed. Very easy to integrate with the command line so that any windows users will have an easy time running it.
Verified User in Computer Software
UC
Verified User in Computer Software
11/09/2021
Validated Reviewer
Review source: G2 invite
Incentivized Review

NUnit tool is good and easily can create test scripts, use it once!

1. NUnit tool is open source/free, can be found easily online. 2. Faster than many tool as compared to MS test and so on. 3. Anybody can create test scripts and run that script easily.
Verified User in Computer Software
IC
Verified User in Computer Software
05/05/2021
Validated Reviewer
Review source: G2 invite
Incentivized Review

One of the popular testing frameworks for .NET, huge community, supports 3rd pary tool integration

Provide plenty of guides, tutorials, and integration with huge range of 3rd party tools.

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