The fact that it is a straightforward open source framework for automating unit testing in all of our.Net languages is its strongest feature. Its a wonderful blessing for us because it streamlines the testing procedure and guarantees that the results we provide are of the highest calibre. Annotations are often used to expedite the creation and execution of tests. Review collected by and hosted on G2.com.
Its possible that NUnit wont function with every technology because it was created primarily to be compatible with.Net languages. While it can manage hardware in the loop tests, there are some restrictions on how it may be customised for particular testing needs. Effective use of NUnit necessitates a thorough knowledge of code and test cases. Review collected by and hosted on G2.com.
this tool is easily accessible, and easily implemented in your current project and maintenance in quite easy. this tool is open-source and provides many features for dot net languages( c#,f#, VB). when using this too it shows me where my code failed and highlights the some so that I can fix it. Review collected by and hosted on G2.com.
there is some requirement that I would love to get fixed like it is not very easy to debug and sometimes it takes time to load or start, it feels heavy at times. but considering it is open-source and with this many features packed I'm not complaining. Review collected by and hosted on G2.com.
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. Review collected by and hosted on G2.com.
NUnit is very much for .Net applications, while it could also make a great test runner framework for other languages. I've also used it to drive hardware in the loop tests for embedded systems. All the tests were written in C# and controlled external hardware interfaced with the device under test. Review collected by and hosted on G2.com.
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. Review collected by and hosted on G2.com.
We need a deep understanding of coding and testing cases to use the NUnit. Review collected by and hosted on G2.com.
The best part of it is very simple and more over it is open source framework and for automating unit testing in all. of our Net languages. Its TDD is a boon to us, because it simplifies our testing process and leads to high quality deliverables. Also, we use annotations to speed up test development & execution Review collected by and hosted on G2.com.
Feels limitation in customization options for specific testing needs. Feel that Integrating NUnit with certain build systems or CI/CD pipelines might require additional configuration and setup Review collected by and hosted on G2.com.
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. Review collected by and hosted on G2.com.
It only supports C#.
The default logger is of xml type and can be improved by using some dependencies like extent reports or something like this report.
Uploading the gemerated report to azure devops need to be added which is supported MSTest Review collected by and hosted on G2.com.
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. Review collected by and hosted on G2.com.
The framework can be heavy at times so running a test script will cost a big load on the CPU. if you are doing UI testing with a GPU as well it will be increased stress on the system or VM you are running on Review collected by and hosted on G2.com.
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. Review collected by and hosted on G2.com.
We have to write the test scripts, the tool cann't write script by its own.
It takes more time for execution of the test scripts.
Mostly get issues related to compatibility while upgraded to new version of .NET. Review collected by and hosted on G2.com.
Simple to Use and implement. Easy to setup and straight forward when it comes to testing my .Net Standard Projects Review collected by and hosted on G2.com.
There is nothing to dislike about NUnit and the way you use it. Review collected by and hosted on G2.com.
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 Review collected by and hosted on G2.com.
Does not work with some technology like decision rule engine, tibco, mule etc. would love to see it support all the various technologies so that dev teams can use 1 framework for all their unit testing needs Review collected by and hosted on G2.com.