Projects in Awesome Lists tagged with nunit
A curated list of projects in awesome lists tagged with nunit .
https://github.com/cake-build/cake
:cake: Cake (C# Make) is a cross platform build automation system.
build-automation build-automation-tool build-tool c-sharp cake cake-build continuous-integration dotnet dotnetcore hacktoberfest nuget nunit orchestration unit-testing xunit
Last synced: 13 May 2025
https://github.com/autofixture/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.
assertion-library assertions auto-mocking autofixture csharp dotnet fakeiteasy foq fscheck fsharp moq nsubstitute nunit tdd test-data test-data-generator testing unit-testing xunit
Last synced: 12 May 2025
https://github.com/AutoFixture/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.
assertion-library assertions auto-mocking autofixture csharp dotnet fakeiteasy foq fscheck fsharp moq nsubstitute nunit tdd test-data test-data-generator testing unit-testing xunit
Last synced: 23 Mar 2025
https://github.com/nunit/nunit
NUnit Framework
c-sharp dotnet hacktoberfest nunit nunit-framework tdd test-driven-development test-framework testing
Last synced: 10 May 2025
https://github.com/specflowoss/specflow
#1 .NET BDD Framework. SpecFlow automates your testing & works with your existing code. Find Bugs before they happen. Behavior Driven Development helps developers, testers, and business representatives to get a better understanding of their collaboration
bdd gherkin hacktoberfest mstest nunit specflow xunit
Last synced: 10 Apr 2025
https://github.com/SpecFlowOSS/SpecFlow
#1 .NET BDD Framework. SpecFlow automates your testing & works with your existing code. Find Bugs before they happen. Behavior Driven Development helps developers, testers, and business representatives to get a better understanding of their collaboration
bdd gherkin hacktoberfest mstest nunit specflow xunit
Last synced: 28 Mar 2025
https://github.com/bunit-dev/bunit
bUnit is a testing library for Blazor components that make tests look, feel, and runs like regular unit tests. bUnit makes it easy to render and control a component under test’s life-cycle, pass parameter and inject services into it, trigger event handlers, and verify the rendered markup from the component using a built-in semantic HTML comparer.
blazor blazor-components bunit cascading-values component-testing hacktoberfest mstest nuget nunit razor-components snapshot-testing trigger-event-handlers unit-testing xunit
Last synced: 12 Apr 2025
https://github.com/bUnit-dev/bUnit
bUnit is a testing library for Blazor components that make tests look, feel, and runs like regular unit tests. bUnit makes it easy to render and control a component under test’s life-cycle, pass parameter and inject services into it, trigger event handlers, and verify the rendered markup from the component using a built-in semantic HTML comparer.
blazor blazor-components bunit cascading-values component-testing hacktoberfest mstest nuget nunit razor-components snapshot-testing trigger-event-handlers unit-testing xunit
Last synced: 25 Mar 2025
https://github.com/romantitov/MockQueryable
Mocking Entity Framework Core operations such ToListAsync, FirstOrDefaultAsync etc
automapper dotnet-core dotnet-framework dotnet-standard ef-core efcore entity-framework fakeiteasy favorite-mock-framework firstordefaultasync mocking moq netcore netstandard20 nsubstitute nunit tdd testing tolistasync unittests
Last synced: 23 Apr 2025
https://github.com/garora/TDD-Katas
This repository contains Hands on Test Driven Development Katas (C#)
csharp8 csharp9 dotnet-core2 dotnetcore31 net5 net50 netframework nunit nunit-framework nunit-tests nunit2 nunit3 tdd-kata
Last synced: 05 May 2025
https://github.com/nunit/docs
Documentation for all active NUnit projects
documentation hacktoberfest nunit
Last synced: 06 Mar 2025
https://github.com/LightBDD/LightBDD
BDD framework allowing to create easy to read and maintain tests.
bdd bdd-style fixie lightbdd mbunit mstest mstestv2 nunit tdd test-framework testframework xunit
Last synced: 16 Mar 2025
https://github.com/nuyonu/n-tier-architecture
This is a n-layer architecture based on Common web application architectures.
asp-net-core blazor-webassembly clean-code dotnet dotnet6 dotnet7 entity-framework-core fleunt-validation fluent-assertions n-layer-architecture n-tier-architecture net6 net7 net70 nunit sql-server swagger webapi
Last synced: 06 Apr 2025
https://github.com/nuyonu/N-Tier-Architecture
This is a n-layer architecture based on Common web application architectures.
asp-net-core blazor-webassembly clean-code dotnet dotnet6 dotnet7 entity-framework-core fleunt-validation fluent-assertions n-layer-architecture n-tier-architecture net6 net7 net70 nunit sql-server swagger webapi
Last synced: 08 Jul 2025
https://github.com/accenture/ocaramba
C# Framework to automate tests using Selenium WebDriver
chrome data-driven firefox ie mstest nunit parallel safari selenium-webdriver specflow test test-automation xunit
Last synced: 08 Apr 2025
https://github.com/Accenture/Ocaramba
C# Framework to automate tests using Selenium WebDriver
chrome data-driven firefox ie mstest nunit parallel safari selenium-webdriver specflow test test-automation xunit
Last synced: 18 Jul 2025
https://github.com/nunit/nunit-console
NUnit Console runner and test engine
c-sharp dotnet hacktoberfest nunit nunit-console tdd test-runner testing testing-tools
Last synced: 08 Apr 2025
https://github.com/sayems/csharp.webdriver
Browser test automation using Selenium WebDriver in C#
csharp nunit selenium selenium-webdriver webdriver
Last synced: 17 Dec 2025
https://github.com/avanade/beef
The Business Entity Execution Framework (Beef) framework, and the underlying code generation, has been primarily created to support the industrialization of API development.
apis architecture beef code-generation cosmos database dbup dotnetcore entities entity-framework event-driven eventhubs framework grpc integration-testing microservices nunit odata stored-procedures webapi
Last synced: 14 Apr 2025
https://github.com/Avanade/Beef
The Business Entity Execution Framework (Beef) framework, and the underlying code generation, has been primarily created to support the industrialization of API development.
apis architecture beef code-generation cosmos database dbup dotnetcore entities entity-framework event-driven eventhubs framework grpc integration-testing microservices nunit odata stored-procedures webapi
Last synced: 18 Apr 2025
https://github.com/Seddryck/NBi
NBi is a testing framework (add-on to NUnit) for Business Intelligence and Data Access. The main goal of this framework is to let users create tests with a declarative approach based on an Xml syntax. By the means of NBi, you don't need to develop C# or Java code to specify your tests! Either, you don't need Visual Studio or Eclipse to compile your test suite. Just create an Xml file and let the framework interpret it and play your tests. The framework is designed as an add-on of NUnit but with the possibility to port it easily to other testing frameworks.
business-intelligence cube data-quality data-quality-checks database etl nunit test-automation test-framework
Last synced: 04 May 2025
https://github.com/seddryck/nbi
NBi is a testing framework (add-on to NUnit) for Business Intelligence and Data Access. The main goal of this framework is to let users create tests with a declarative approach based on an Xml syntax. By the means of NBi, you don't need to develop C# or Java code to specify your tests! Either, you don't need Visual Studio or Eclipse to compile your test suite. Just create an Xml file and let the framework interpret it and play your tests. The framework is designed as an add-on of NUnit but with the possibility to port it easily to other testing frameworks.
business-intelligence cube data-quality data-quality-checks database etl nunit test-automation test-framework
Last synced: 15 May 2025
https://github.com/nunit/nunit.analyzers
Roslyn analyzers for writing unit tests with NUnit
csharp dotnet hacktoberfest nunit nunit-analyzers roslyn-analyzer
Last synced: 16 May 2025
https://github.com/equelin/format-pester
Powershell module for documenting Pester's results
Last synced: 29 Oct 2025
https://github.com/equelin/Format-Pester
Powershell module for documenting Pester's results
Last synced: 29 Jul 2025
https://github.com/executeautomation/seleniumwithspecflow
In this sample project we will demonstrate how to execute Specflow test in parallel using Selenium and NUnit 3
chrome csharp extent-report extentreports nunit parallel selenium specflow
Last synced: 21 Mar 2025
https://github.com/rick-van-dam/testexamplesdotnet
Showing how you can easily setup fast and easy to run more complex tests such as api tests or browser tests in .NET
apitesting asp-net asp-net-core csharp integration-testing netcore nunit playwright razor-pages testcontainers testing vue xunit
Last synced: 11 Apr 2025
https://github.com/jadhielv/itl
Sample Web API implementation with .NET Core and DDD using Clean Architecture.
collaborate communityexchange ddd-architecture dotnetcore educative fluentvalidation github hacktoberfest mssql nunit student-vscode vuejs
Last synced: 07 Apr 2025
https://github.com/Rick-van-Dam/TestExamplesDotnet
Showing how you can easily setup fast and easy to run more complex tests such as api tests or browser tests in .NET
apitesting asp-net asp-net-core csharp integration-testing netcore nunit playwright razor-pages testcontainers testing vue xunit
Last synced: 28 Mar 2025
https://github.com/ghpreporter/ghpr.core
Easy-to-use .NET Html QA Reporting framework (Core repository)
framework html-report html-reporting mstest mstestv2 nuget nunit nunit3 qa quality-assurance reporting reporting-tool reporting-tools specflow test-automation test-automation-framework test-report test-report-visualization testing testing-tools
Last synced: 04 Sep 2025
https://github.com/spekt/nunit.testlogger
NUnit logger for vstest platform (<= v3.x)
dotnet dotnet-test logger nuget nunit test-reporting vstest
Last synced: 13 Aug 2025
https://github.com/sayems/rest.api.test
Simple REST API Test Framework
chai java mocha nunit rest-assured restsharp supertest testng
Last synced: 12 Apr 2025
https://github.com/Top-Q/difido-reports
This project aims to provide a generic implementation for HTML test reports.
difido elasticsearch jsystem kibana nunit reports selenium spring-boot testng
Last synced: 27 Feb 2025
https://github.com/jfversluis/template.maui.uitesting
Templates that will make adding UI tests to your .NET MAUI app a breeze
android appium dotnet-maui ios macos nunit ui-testing windows xunit
Last synced: 25 Dec 2025
https://github.com/ghpreporter/ghpr.nunit
Adapter for NUnit 3 (generate HTML report for NUnit 3)
addin html nuget nunit nunit-console nunit3 qa qa-automation-test qatools quality-assurance quality-control report reporting screenshot test-automation
Last synced: 04 Sep 2025
https://github.com/isen-ng/testcontainers-dotnet
dotnet port of testcontainers-java
csharp dotnet dotnet-core nunit test-containers xunit
Last synced: 14 Oct 2025
https://github.com/exocoold/waveshare.epaperdisplay
.Net Core Library to show images on Waveshare E-Paper Displays
csharp dotnet-core dotnet-standard dotnetcore e-paperdisplay gpio nunit spi waveshare-eink
Last synced: 19 Apr 2025
https://github.com/avanade/unittestex
UnitTestEx provides .NET testing extensions to the most popular testing frameworks (MSTest, NUnit and Xunit) specifically to improve the testing experience with ASP.NET controller, and Azure Function, execution including underlying HttpClientFactory mocking.
api-testing azure-functions function-testing httpclient httpclientfactory integration-testing mstest nunit testing unit-test unit-testing xunit
Last synced: 06 Apr 2025
https://github.com/gaevoy/gaev.blog.examples
Examples for my blog posts
dotnet nunit plantuml state-machine
Last synced: 14 Apr 2025
https://github.com/novikov-school/nspectator
Agile development with .NET code specifications
agile cucumber jetbrains ndepend nspec nunit rspec testing xspec-family
Last synced: 12 Nov 2025
https://github.com/spekt/testlogger
Junit, Xunit and NUnit loggers for the .NET test platform
circleci dotnet dotnet-test gitlab junit logging nunit reporting test-reporting xunit
Last synced: 04 Apr 2025
https://github.com/chris-peterson/kekiri
A .NET framework that supports writing low-ceremony BDD tests using Gherkin language
bdd bdd-framework csharp cucumber dotnet gherkin-language ioc nunit scenario specflow specification testing xunit
Last synced: 31 Jul 2025
https://github.com/noksa/allure.nunit
C# NUnit Allure with improvements and SpecFlow3 adapter
adapter allure allure-csharp allure-nunit allure-report allure2 automated-testing automation csharp cucumber nunit report reporting reporting-tool specflow
Last synced: 24 Jul 2025
https://github.com/akamud/fakeiteasy.autofakeit
A very simple, yet flexible, "AutoFaker" for FakeItEasy to easily auto generate classes with faked dependencies.
csharp fakeiteasy mstest nunit unit-testing xunit
Last synced: 12 Apr 2025
https://github.com/jfversluis/Plugin.Maui.UITestHelpers
A set of helpers to support UI testing your .NET MAUI app and migration from Xamarin.UITest to Appium
android appium dotnet dotnet-maui ios macos maui nunit ui-testing uitest windows xamarin-uitest
Last synced: 02 May 2025
https://github.com/mcneel/simplerhinotests
Example Rhino Unit Tests Project
grasshopper grasshopper3d nunit rhino rhino3d unittest
Last synced: 02 Sep 2025
https://github.com/lambdatest/csharp-nunit-selenium
Run test automation on cloud with NUnit and LambdaTest. This is a sample repo to help you execute NUnit framework based test scripts in parallel with LambdaTest automation testing cloud
automated-tests lambdatest nunit selenium selenium-tests selenium-webdriver test-automation testing testing-tools web-testing
Last synced: 30 Jul 2025
https://github.com/mcintyre321/giveth
The less annoying BDD / Gherkin library for .NET
atdd bdd gherkin given-when-then nunit specflow testing
Last synced: 14 Apr 2025
https://github.com/jfversluis/plugin.maui.uitesthelpers
A set of helpers to support UI testing your .NET MAUI app and migration from Xamarin.UITest to Appium
android appium dotnet dotnet-maui ios macos maui nunit ui-testing uitest windows xamarin-uitest
Last synced: 28 Jul 2025
https://github.com/LambdaTest/CSharp-NUnit-Selenium
Run test automation on cloud with NUnit and LambdaTest. This is a sample repo to help you execute NUnit framework based test scripts in parallel with LambdaTest automation testing cloud
automated-tests lambdatest nunit selenium selenium-tests selenium-webdriver test-automation testing testing-tools web-testing
Last synced: 11 Mar 2025
https://github.com/opentouryoproject/sampleprogram
いろいろなサンプルプログラムが格納されています。(A variety of sample programs are stored.)
aspnet azure c-sharp javascript nuget nunit visual-basic visual-studio
Last synced: 01 May 2025
https://github.com/wcoder/mvvmcrossstarterkit
The starter project to develop apps with Xamarin + MvvmCross
csharp mvvmcross nunit services splitview starter-kit storyboard tests windows-10 windows-uwp xamarin-android xamarin-ios xamarin-mvvmcross
Last synced: 10 Mar 2025
https://github.com/pranavkakde/seleniumframeworkcsharp
Test Automation Framework using Selenium, C#, NUnit and Page Object Model
automation csharp nunit pageobject-pattern selenium
Last synced: 14 Oct 2025
https://github.com/rohanharikr/savegame
Keep track of your video games!
appium community-toolkit-mvvm csharp dependency-injection desktop-app dotnet igdb litedb lottie lottiesharp mvvm nunit ui wpf
Last synced: 06 May 2025
https://github.com/matthiware/unittesting
C# Unit Testing Basics with xUnit and NUnit
csharp dotnet-core nunit tutorial unit-testing unittesting xunit
Last synced: 31 Oct 2025
https://github.com/ptr-cs/modern-weather-app
API-enabled WPF weather app using MahApps Metro.
accuweather accuweather-api csharp dotnet mahapps mvvm nunit themes tiles ui weather weather-api weather-app weather-forecast wpf
Last synced: 12 Sep 2025
https://github.com/managedcode/environmentdetector
Library that provides a simple way to detect whether your code is running in a test environment or not. It currently supports detecting MSTest, NUnit, and xUnit test frameworks.
dapr detector docker environment k8s kubernetes mstest nunit test xunit
Last synced: 10 Jun 2025
https://github.com/bungalow64/dbconfirm
A C# testing framework to write and run tests for logic within SQL Server.
c-sharp database mstest nunit tdd testing-framework
Last synced: 03 Sep 2025
https://github.com/kalebpederson/nunit.dependencyinjection
Add support to NUnit for constructor injection using an inversion control container, such as Unity or Autofac.
dependency-injection extension nunit unity-container
Last synced: 21 Aug 2025
https://github.com/magicxor/aspnetreactreduxtodo
Hello world app on ASP.NET Core Web API + EF Core + react/redux SPA
asp-net-core bootstrap csharp dotnet dotnet-core entity-framework-core hello-world js mssql nunit react redux redux-saga respawn testcontainers todolist unit-tests vite vitest web-api
Last synced: 25 Jun 2025
https://github.com/teamneusta/kata-quickstarter
In this repo, you find several projects, to kickstart a code kata - in a programming language you like - quick and easy.
atoum coding-dojo csharp dotnetcore es6 es6-javascript jasmine java javascript kata kickstarter kotlin maven nunit php phpspec phpunit qunit tdd
Last synced: 12 May 2025
https://github.com/hamedfathi/trxfileparser
A Trx file parser.
csharp dotnet nunit test testing trx trx-parser xunit
Last synced: 28 Oct 2025
https://github.com/seankilleen/exampletestresultswithgithubactions
A sample repository to compliment a blog post on CI/CD and test results with GitHub Actions
Last synced: 18 Mar 2025
https://github.com/javiertuya/selema
A multi-platform, multi-framework Selenium Test Lifecycle Manager on Java and .NET. Automates the WebDriver instantiation and configuration, providing an unified test log, clues for debugging and integration with CI platforms and Browser services
java junit lifecycle mstest netcore nunit selenium testing-tools webdriver
Last synced: 04 Sep 2025
https://github.com/osandadeshan/selenium-page-object-model-csharp
This is the demo project on Selenium + Page Object Model Design Pattern + NUnit + C#.
automation csharp nunit page-object-model selenium selenium-webdriver ui-automation
Last synced: 06 May 2025
https://github.com/baylorrae/let.cs
Add convention to your unit tests.
fluent-assertions memoization mstest nunit rspec xunit
Last synced: 05 May 2025
https://github.com/ctrf-io/dotnet-ctrf-json-reporter
A MSTest, Nunit, XUnit JSON test results reporter that follows the CTRF schema
dotnet-reporter mstest nunit test-automation test-reporting xunit
Last synced: 09 Apr 2025
https://github.com/jeromemanzano/WebBrowser
Cross-platform Web browser using WPF, Avalonia, Rx.NET, DynamicData, Akavache, CefSharp, WKWebView, Microsoft.Web.WebView2, NUnit
akavache avalonia c-sharp cefsharp dotnet6 mvvm nunit reactiveui wpf
Last synced: 11 Mar 2025
https://github.com/dhq-boiler/boilerse2e
Support your E2E testing
appium csharp desktop mstest nunit test-automation ui-testing winforms wpf xunit
Last synced: 11 Apr 2025
https://github.com/vikashchauhan51/playwrightsample
Playwright automation framework skeleton with C#.
automation automation-framework csharp csharp-core nunit nunit-framework playwright
Last synced: 22 Apr 2025
https://github.com/ghpreporter/ghpr.console
Console application to convert NUnit and MSTest test result files into Ghpr HTML Report
console-application mstest nuget nunit nunit-console nunit-framework nunit-tests nunit3 qa qa-automation-test qatools quality-assurance quality-control
Last synced: 04 Sep 2025
https://github.com/jeromemanzano/webbrowser
Cross-platform Web browser using WPF, Avalonia, Rx.NET, DynamicData, Akavache, CefSharp, WKWebView, Microsoft.Web.WebView2, NUnit
akavache avalonia c-sharp cefsharp dotnet6 mvvm nunit reactiveui wpf
Last synced: 25 Oct 2025
https://github.com/heleonix/heleonix.testing
The library for writing tests in BDD and AAA styles
aaa arrange-act-assert bdd behavior-driven-development heleonix nunit tdd test test-driven-development
Last synced: 13 Oct 2025
https://github.com/sinlessdevil/testtoolkit
Unity test toolkit with built-in GUID, prefab, and scene validation via Editor + NUnit tests.
csharp gamedev guide nunit nunit-tests prefab test toolkit tools unity unity-test unity-test-runner unity-test-tools unity-tools
Last synced: 07 May 2025
https://github.com/sauceforge/saucery
The SauceLabs DesiredOption factory. Makes SauceLabs easy.
automation c-sharp dotnet nunit saucelabs tdd test-driven-development testing tunit xunit xunit3
Last synced: 01 Sep 2025
https://github.com/yevgeniyshunevych/nunitextras-hierarchicalcategories
Hierarchical categories for NUnit
Last synced: 11 Jun 2025
https://github.com/lambdatest/nunit-selenium-hyperexecute-sample
Demonstration of NUnit Selenium testing on HyperExecute Grid
hyperexecute hypertest lambdatest nunit nunit-framework parallel-testing selenium selenium-csharp selenium-testing selenium-webdriver
Last synced: 14 Jun 2025
https://github.com/akkadotnet/akka.testkit.nunit
Akka.NET TestKit integration plugin for NUnit
Last synced: 13 May 2025
https://github.com/jmsv/xunit-to-nunit
Converts C# XUnit tests to NUnit tests
c-sharp converter dotnet hacktoberfest nunit parser unit-testing xunit
Last synced: 09 Apr 2025
https://github.com/aivascu/autofixture.community.automapper
The AutoFixture integration library for AutoMapper
autofixture automapper mstest nunit test testing unit-test unit-testing xunit
Last synced: 15 May 2025
https://github.com/codewithmmak/seleniumcore
This is sample Test Automation framework designed using Selenium WebDriver, NUnit and C#. And in this framework we will see some basic working examples for learning.
csharp docker docker-compose nunit selenium-c selenium-hub selenium-webdriver test-automation
Last synced: 11 Oct 2025
https://github.com/neonidian/selenium-page-object-model
Selenium Page Object Model with C# and .NET core
csh csharp dotnet dotnetcore nunit page-object-model selenium selenium-csharp selenium-csharp-template selenium-dotnet selenium-webdriver
Last synced: 28 Oct 2025
https://github.com/lynnsh/tetris
A Tetris C# game built using MonoGame engine
csharp game monogame nunit tetris tetris-game
Last synced: 26 Dec 2025
https://github.com/alveflo/ts-unit
typescript testing framework for the c# dudes
chai nunit test ts-node ts-unit typescript
Last synced: 21 Aug 2025
https://github.com/bugthesystem/common.testing.nunit
Provides base class with generic methods for testing
Last synced: 03 Aug 2025
https://github.com/toniarnold/aspnettest
Don't Develop GUI Tests, Teach Your App To Test Itself!
acceptance-test-driven-development asp asp-net asp-net-core-mvc asp-net-web-forms gui-testing nunit state-machine test-engine
Last synced: 03 Aug 2025
https://github.com/canerpatir/commonfixtures
A toolkit contains essential test fixtures for .net core and asp.net core projects.
aspnet-core nunit selenium tdd unit-testing xunit
Last synced: 01 Jul 2025
https://github.com/devkimchi/test-container-workshop
Test Container를 활용해서 로컬에서 통합테스트를 손쉽게 해 봅시다
aspire container docker dotnet dotnet-aspire nunit playwright test-container
Last synced: 11 Apr 2025
https://github.com/jadhielv/acgss
Sample Web App implementation with .NET Core and DDD using Clean Architecture.
azure clean-architecture ddd-architecture dotnetcore fluentvalidation git github mssql nunit sendgrid-mail solid-principles twilio
Last synced: 28 Oct 2025
https://github.com/osandadeshan/protractor-page-object-model-csharp
This is the demo project on Protractor + Selenium + Page Object Model Design Pattern + NUnit + C#.
automation csharp nunit page-object-model protractor selenium selenium-webdriver ui-automation
Last synced: 02 Mar 2025