GitHub topics: nunit-framework
nunit/nunit
NUnit Framework
Language: C# - Size: 38.3 MB - Last synced at: 4 days ago - Pushed at: 19 days ago - Stars: 2,574 - Forks: 747

garora/TDD-Katas
This repository contains Hands on Test Driven Development Katas (C#)
Language: C# - Size: 3.66 MB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 731 - Forks: 194

ahli-turanov-dev/Project-Unit-Testing
18 Loosely-coupled and Testable C# Projects and c. 70 Unit-Test Assigns
Language: PowerShell - Size: 47.8 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

VikashChauhan51/PlaywrightSample
Playwright automation framework skeleton with C#.
Language: C# - Size: 9.77 KB - Last synced at: 22 days ago - Pushed at: about 3 years ago - Stars: 13 - Forks: 3

LambdaTest/nunit-selenium-hyperexecute-sample
Demonstration of NUnit Selenium testing on HyperExecute Grid
Language: C# - Size: 81.1 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 4 - Forks: 11

dimitrietataru/csharp-unit-testing
.NET - Unit Testing
Language: C# - Size: 286 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

ts01soonr/unit-test
show an example of C# project with GitHub action automation pipeline, include EntityFrameware, Socket Application, Selenium, Mutation Testing
Language: C# - Size: 397 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

BakkappaN/SeleniumCSharpByBakkappaN
Selenium WebDriver C# Csharp tutorials Page Object Model design pattern Extent Report
Language: HTML - Size: 63.5 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 5

Liudmyla-Hraiv/Auto-with-Playwright-and_C
1)navigate to webside; 2)navigate to MiaPrep Online High School through the link 3) apply to MOHS 4)fill in the Parent Information proceed to Student Information page
Language: C# - Size: 4.52 MB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

salomao91/NUnitTest
NUnit Testing framework in C#
Language: PowerShell - Size: 28.8 MB - Last synced at: 11 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Ritik-Jaiswal/MentorOnDemand-WebAPI
Mentor On Demand Back-end Using ASP.Net Web API
Language: C# - Size: 28.3 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

abajric2/Software-Verification-And-Validation
Functional and non-functional testing of a simple demo application
Language: C# - Size: 3.04 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

sathviktn/PolicyMicroservice
Policy Microservice is a middleware microservice, which is used to create, view and issue policy.
Language: C# - Size: 67.4 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

testspace-samples/csharp.nunit Fork of nunit/nunit-csharp-samples
Samples of NUnit Usage in C#
Language: C# - Size: 1.52 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Allen-Burgess/dotnet-selenium-nunit-template
A .NET NUnit/Selenium template project for testing across various web browsers
Language: C# - Size: 13.6 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

GHPReporter/Ghpr.Console
Console application to convert NUnit and MSTest test result files into Ghpr HTML Report
Language: C# - Size: 294 KB - Last synced at: 25 days ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 5

SwanseaCompSci/lab-management-system 📦
A Blazor web application for managing teaching assistants at Swansea University.
Language: C# - Size: 217 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

atmakur/WebTestingFramework
A C# Web automation framework using Selenium and NUnit which is built to support in-class parallelization/method-level parallelization and also supports SauceLabs and Mongo DB
Language: C# - Size: 44.9 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 1

ShashankSaini203/ServiceNow-Automation-project-Selenium-Csharp
Selenium c# Web Automation project in Visual Studio along with NUnit testing framework, SMTP email notifications and Screenshots functionality.
Language: C# - Size: 14.3 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Ttan-24/Software-Development
Made a modular testing program for a building controller responsible for controlling a campus building’s internal systems such as doors, lights, and fire alarm. Injected dependencies used to simulate simplified versions of actual controller classes.
Language: C# - Size: 22.5 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

MateuszTelega/AutomationSeleniumWebdrive_no1
Test Case Automation using Selenium Webdriver and NUnit Framework with Visual Studio 2015 using Page Object Pattern and Assertions
Language: C# - Size: 13.7 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

AkshatGadhwal/unit-testing
Automating unit tests using NUnit, the .NET Core unit testing framework
Language: C# - Size: 12.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

HatHeloTSQ/FO4RKV_HFT_2022231
ASP.NET endpoint connected via Rest service to a console application. Testing made possible using Moq and NUnit framework
Language: C# - Size: 89.8 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Adnatull/Clean-Architecture
Clean Architecture in ASP.Net 6.0. This contains Onion/Hexagonal architecture, DDD, CQRS using mediaTr, Unit Testing, Functional Testing, ASP.NET Core Identity, Entity Framework Core - Code First, Linq2db, Repository Pattern - Generic, Swagger UI, Response Wrappers, API Versioning, Automapper, Serilog, Exception handling, and so on.
Language: C# - Size: 16.5 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 50 - Forks: 19

abhilashsanne/Nunit_CShaprp_CheatSheet
Example implementations of each attribute available in Nunit2 unit Testing Framework using C# .NET.
Language: C# - Size: 1.08 MB - Last synced at: 7 months ago - Pushed at: almost 7 years ago - Stars: 15 - Forks: 5

umiatiyah/Learn-UnitTest-NUnit
Learn Unit Test NUnit
Language: C# - Size: 24.4 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

bhatprajwal/bhatprajwal
Hey!! I am Prajwal Bhat
Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Sauceforge/Saucery3
Saucery for NUnit 3
Language: C# - Size: 1.82 MB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

huaminghuangtw/Simple-Shop-App
🛒 A simple invoice maker with tax calculation written in C#.
Language: C# - Size: 143 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Tarak-Chandra-Sarkar/StackImplementationUsingTDD
This Project is to explore the TDD approach using NUnit in C#.NET
Language: C# - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

Tarak-Chandra-Sarkar/UnitTestingUsingNUnitWithMoq
Mocking in Unit Testing in C#.NET using NUnit with Moq frameworks
Language: C# - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 1

tcoskun/automat-machine-restful-service
.Net Core Automat Machine Restfull Service With Nunit and SqlLite
Language: C# - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 6 - Forks: 0

FireEmerald/InversionOfControl-Example
Sample usage of the IoC (Inversion of Control) Framework Castle Windsor, UnitTesting and Mocks
Language: C# - Size: 169 KB - Last synced at: 27 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

erindubuc/TDDpracticeCsharp
Using TDD approach to solving algorithms
Language: C# - Size: 58.6 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

melazhari2024/Snowjoe
Language: C# - Size: 6.39 MB - Last synced at: 6 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

Sauceforge/Saucery2
Saucery for NUnit 2
Language: C# - Size: 1.66 MB - Last synced at: 19 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0
