NUnit

NUnit Framework (by nunit)

NUnit Alternatives

Similar projects and alternatives to NUnit

  • Visual Studio Code

    Visual Studio Code

  • jest

    473 NUnit VS jest

    Delightful JavaScript Testing.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • deno

    448 NUnit VS deno

    A modern runtime for JavaScript and TypeScript.

  • Ansible

    390 NUnit VS Ansible

    Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.

  • Redis

    Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.

  • Jenkins

    Jenkins automation server

  • mocha

    138 NUnit VS mocha

    ☕️ simple, flexible, fun javascript test framework for node.js & the browser

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Serilog

    Simple .NET logging with fully-structured events

  • xUnit

    xUnit.net is a free, open source, community-focused unit testing tool for .NET.

  • pytest

    30 NUnit VS pytest

    The pytest framework makes it easy to write small tests, yet scales to support complex functional testing

  • ua-parser-js

    29 NUnit VS ua-parser-js

    UAParser.js - Free & open-source JavaScript library to detect user's Browser, Engine, OS, CPU, and Device type/model. Runs either in browser (client-side) or node.js (server-side).

  • FluentValidation

    A popular .NET validation library for building strongly-typed validation rules.

  • enquirer

    18 NUnit VS enquirer

    Stylish, intuitive and user-friendly prompts, for Node.js. Used by eslint, webpack, yarn, pm2, pnpm, RedwoodJS, FactorJS, salesforce, Cypress, Google Lighthouse, Generate, tencent cloudbase, lint-staged, gluegun, hygen, hardhat, AWS Amplify, GitHub Actions Toolkit, @airbnb/nimbus, and many others! Please follow Enquirer's author: https://github.com/jonschlinkert

  • Fluent Assertions

    A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET Core 3.0, .NET 6, .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.

  • junit5

    13 NUnit VS junit5

    ✅ The 5th major version of the programmer-friendly testing framework for Java and the JVM

  • AutoFixture

    AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.

  • Dapper

    Discontinued Dapper - a simple object mapper for .Net [Moved to: https://github.com/DapperLib/Dapper] (by StackExchange)

  • JUnit

    9 NUnit VS JUnit

    A programmer-oriented testing framework for Java.

  • NSubstitute

    A friendly substitute for .NET mocking libraries.

  • MSTest

    MSTest framework and adapter (by microsoft)

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better NUnit alternative or higher similarity.

NUnit reviews and mentions

Posts with mentions or reviews of NUnit. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-21.
  • CI/CD Pipeline Using GitHub Actions: Automate Software Delivery
    8 projects | dev.to | 21 Jul 2023
    .NET / xUnit / NUnit / MSTest
  • Fluent Assertions: Fluently Assert the Result of .NET Tests
    3 projects | dev.to | 11 Jul 2023
    This library extends the traditional assertions provided by frameworks like MSTest, NUnit, or XUnit by offering a more extensive set of extension methods. Fluent Assertions supports a wide range of types like collections, strings, and objects and even allows for more advanced assertions like throwing exceptions.
  • TDD vs BDD - A Detailed Guide
    6 projects | dev.to | 9 Jun 2023
    Next, you need to install a testing framework that will be used for performing unit testing in your project. Several testing frameworks are available depending on the programming language used to create an application. For example, JUnit is commonly used for Java apps, pytest for Python apps, NUnit for .NET apps, Jest for JavaScript apps, and so on. We’ll use the Jest framework for this tutorial since we are using JavaScript.
  • Setting up a simple testing project with C#
    7 projects | dev.to | 27 May 2023
    At this point you're going to see a familiar screen asking you to select a project. Here we're looking for a test project. By default, Visual Studio gives you access to 3 different testing frameworks based on your choice of project. These are MSTest, XUnit and NUnit. Ultimately, all 3 of these testing accomplish the same thing, and I've worked with all of them at various points in my career. The difference is mainly in exact syntax and documentation. Although, it's generally considered that MSTest is a little "older" than NUnit or XUnit, so I tend to see it less now. For the purposes of this demo, I'm going to go with NUnit:
  • Test-Driven Development
    3 projects | dev.to | 4 May 2023
    Use a testing framework: Utilize a testing framework like NUnit, xUnit, or MSTest to create, organize, and run your tests. These frameworks provide a consistent way to write tests, generate test reports, and integrate with continuous integration tools.
  • Debugging extension for test library
    2 projects | /r/csharp | 13 Apr 2023
    So I wrote extension attribute for Nunit, the opposite of how the retry attribute works.
  • 2023 Development Tool Map
    20 projects | dev.to | 19 Feb 2023
  • Unlock the Power of Unit Testing: A Beginner’s Guide to Quality Software Development
    3 projects | dev.to | 30 Jan 2023
    This is a basic example of how to create an NUnit unit test for a simple API in a controller with C#. You can find more information and resources on the NUnit website and in the NUnit documentation.
  • Commemorating Charlie Poole's Contributions to the NUnit Project
    1 project | /r/dotnet | 28 Jan 2023
    Has #NUnit helped you, your career, or your organization? We'd love for you to tell that story here, to celebrate Charlie: https://github.com/nunit/nunit/discussions/4283
    1 project | news.ycombinator.com | 28 Jan 2023
    After over TWENTY years leading the NUnit project, Charlie is stepping back.

    Has NUnit helped you, your career, or your organization? We'd love to hear about it at https://github.com/nunit/nunit/discussions/4283.

    > To attempt to quantify Charlie’s contributions to NUnit is a daunting task. He was the lead of NUnit across at least 207 releases in 37 different repositories, authoring 4,898 commits across them. He participated in 2,990 issues, 1,305 PRs, and impacted 6,992,983 lines of code. And those are only the ones we can easily find; our numbers are sourced from after NUnit moved the project to GitHub in 2011, which means there are at least 9 additional years of work not quantified above.

    I think of Charlie as one of the ".NET OSS OGs". I'd love to see him celebrated.

  • A note from our sponsor - SaaSHub
    www.saashub.com | 26 Apr 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic NUnit repo stats
26
2,460
9.1
2 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com