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 Information Technology and Services
UI
Verified User in Information Technology and Services
04/25/2023
Validated Reviewer
Review source: G2 invite
Incentivized Review

Best test adapter or driver for parallel test exexution

Parallel execution of keyword driven test framework based tests implemented in c#. NUnit makes it very easy by virtue of its simple and meaningful attributes. Even for making the tests data driven it's very easy and takes very less time. It has integration with speckflow for executing bdd scenarios you just need to plug it by installing the nuget package.
LG
Lou G.
11/16/2021
Validated Reviewer
Review source: G2 invite
Incentivized Review

Love using NUnit as my testing platform

Simple to Use and implement. Easy to setup and straight forward when it comes to testing my .Net Standard Projects
Verified User in Investment Banking
UI
Verified User in Investment Banking
11/16/2021
Validated Reviewer
Review source: G2 invite
Incentivized Review

Unit testing for defect free code

Excellent unit test framework which can easily be used to unit test any code. Integration with CI pipeline using Jenkins makes it easier to execute on every build making sure code quality is not compromised

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