All Projects → parameterizednunit → Similar Projects or Alternatives

93 Open source projects that are alternatives of or similar to parameterizednunit

Lightbdd
BDD framework allowing to create easy to read and maintain tests.
Stars: ✭ 195 (+1292.86%)
Mutual labels:  nunit
Ghpr.nunit
Adapter for NUnit 3 (generate HTML report for NUnit 3)
Stars: ✭ 33 (+135.71%)
Mutual labels:  nunit
ParallelTestingSample-dotnet-core
Sample for running dotnet core tests in parallel across multiple agents in Azure DevOps
Stars: ✭ 19 (+35.71%)
Mutual labels:  nunit
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.
Stars: ✭ 857 (+6021.43%)
Mutual labels:  nunit
difido-reports
This project aims to provide a generic implementation for HTML test reports.
Stars: ✭ 38 (+171.43%)
Mutual labels:  nunit
iron-beard
Simple, zero-configuration static site generator written in .NET Core.
Stars: ✭ 26 (+85.71%)
Mutual labels:  net-core
Csharp.webdriver
Browser test automation using Selenium WebDriver in C#
Stars: ✭ 115 (+721.43%)
Mutual labels:  nunit
jQuery-datatable-server-side-net-core
A simple Visual Studio solution using jQuery DataTable with Server-Side processing using .NET 5
Stars: ✭ 71 (+407.14%)
Mutual labels:  net-core
Fsunit
FsUnit makes unit-testing with F# more enjoyable. It adds a special syntax to your favorite .NET testing framework.
Stars: ✭ 308 (+2100%)
Mutual labels:  nunit
FakeItEasy.AutoFakeIt
A very simple, yet flexible, "AutoFaker" for FakeItEasy to easily auto generate classes with faked dependencies.
Stars: ✭ 15 (+7.14%)
Mutual labels:  nunit
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 y…
Stars: ✭ 102 (+628.57%)
Mutual labels:  nunit
Minicover
Cross platform code coverage tool for .NET Core
Stars: ✭ 193 (+1278.57%)
Mutual labels:  net-core
serverless-orleans
A demonstration of local development and debugging + serverless Azure deployment of a Dockerized Orleans application.
Stars: ✭ 21 (+50%)
Mutual labels:  net-core
PocoDynamo
C# .NET Typed POCO Client for AWS Dynamo DB
Stars: ✭ 39 (+178.57%)
Mutual labels:  net-core
IdentityServer4.PhoneNumberAuth
Sample passwordless phone number authentication using OAuth in ASP.NET Core 2.2
Stars: ✭ 83 (+492.86%)
Mutual labels:  net-core
Nunit Console
NUnit Console runner and test engine
Stars: ✭ 168 (+1100%)
Mutual labels:  nunit
Beef
Business Entity Execution Framework
Stars: ✭ 95 (+578.57%)
Mutual labels:  nunit
Guitestsharp
An extensible multiplatform framework to test GUIs in WinForms, WPF, GtkSharp and Xamarin.Mac.
Stars: ✭ 40 (+185.71%)
Mutual labels:  nunit
Peasy.NET-Samples
Showcases a middle tier built with peasy and consumed by multiple client consumers
Stars: ✭ 33 (+135.71%)
Mutual labels:  net-core
Tdd Katas
This repository contains Hands on Test Driven Development Katas (C#)
Stars: ✭ 620 (+4328.57%)
Mutual labels:  nunit
SpiceSharp
Spice# is a cross-platform electronic circuit simulator based on Berkeley Spice - the mother of commercial industry-standard circuit simulators.
Stars: ✭ 146 (+942.86%)
Mutual labels:  net-core
Mockqueryable
Moking Entity Framework Core operations such ToListAsync, FirstOrDefaultAsync etc
Stars: ✭ 281 (+1907.14%)
Mutual labels:  nunit
U2F Core
U2F library for .NET Core
Stars: ✭ 37 (+164.29%)
Mutual labels:  net-core
Cqrs Clean Eventual Consistency
CQRS, using Clean Architecture, multiple databases and Eventual Consistency
Stars: ✭ 247 (+1664.29%)
Mutual labels:  net-core
csharp
Run c# code from the command line, like python or javascript
Stars: ✭ 22 (+57.14%)
Mutual labels:  net-core
SwiftParamTest
Parameterized test for Swift
Stars: ✭ 56 (+300%)
Mutual labels:  parameterized-tests
Servicestack.redis
.NET's leading C# Redis Client
Stars: ✭ 2,236 (+15871.43%)
Mutual labels:  net-core
NeoClient
🦉 Lightweight OGM for Neo4j which support transactions and BOLT protocol.
Stars: ✭ 21 (+50%)
Mutual labels:  net-core
nunit.analyzers
Roslyn analyzers for writing unit tests with NUnit
Stars: ✭ 69 (+392.86%)
Mutual labels:  nunit
PUBGSharp
C# wrapper for PUBG stats API
Stars: ✭ 24 (+71.43%)
Mutual labels:  net-core
allure-nunit
Archived - Allure adapter for NUnit framework.
Stars: ✭ 45 (+221.43%)
Mutual labels:  nunit
Extensions
My .NET extensions
Stars: ✭ 29 (+107.14%)
Mutual labels:  net-core
Ocaramba
C# Framework to automate tests using Selenium WebDriver
Stars: ✭ 234 (+1571.43%)
Mutual labels:  nunit
ngraphql
GraphQL .NET Server and Client
Stars: ✭ 26 (+85.71%)
Mutual labels:  net-core
Nunit
NUnit 3 Framework
Stars: ✭ 2,131 (+15121.43%)
Mutual labels:  nunit
aries-framework-dotnet
Aries Framework .NET for building multiplatform SSI services
Stars: ✭ 68 (+385.71%)
Mutual labels:  net-core
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
Stars: ✭ 1,827 (+12950%)
Mutual labels:  nunit
rest.api.test
Simple REST API Test Framework
Stars: ✭ 47 (+235.71%)
Mutual labels:  nunit
Meissa
Cross-platform Distributed Test Runner. Executes tests in parallel, time balanced on multiple machines.
Stars: ✭ 66 (+371.43%)
Mutual labels:  nunit
testcontainers-dotnet
dotnet port of testcontainers-java
Stars: ✭ 22 (+57.14%)
Mutual labels:  nunit
Aspnetcore Tests Sample
A project to help demonstrate how to do unit, integration and acceptance tests with an web api project using ASP.NET Core and Angular 7 front end.
Stars: ✭ 40 (+185.71%)
Mutual labels:  nunit
vscode-csharp-snippets
Extension of C# Snippets for Visual Studio Code
Stars: ✭ 22 (+57.14%)
Mutual labels:  net-core
Nunit cshaprp cheatsheet
Example implementations of each attribute available in Nunit2 unit Testing Framework using C# .NET.
Stars: ✭ 14 (+0%)
Mutual labels:  nunit
kekiri
A .NET framework that supports writing low-ceremony BDD tests using Gherkin language
Stars: ✭ 19 (+35.71%)
Mutual labels:  nunit
Bunit
A testing library for Blazor Components. You can easily define components under test in C# or Razor syntax and verify outcome using semantic HTML diffing/comparison logic. You can easily interact with and inspect components, trigger event handlers, provide cascading values, inject services, mock IJSRuntime, and perform snapshot testing.
Stars: ✭ 415 (+2864.29%)
Mutual labels:  nunit
arangodb-net-core
DotNetCore ArangoDB Driver
Stars: ✭ 15 (+7.14%)
Mutual labels:  net-core
List Of Testing Tools And Frameworks For .net
✅ List of Automated Testing (TDD/BDD/ATDD/SBE) Tools and Frameworks for .NET
Stars: ✭ 303 (+2064.29%)
Mutual labels:  nunit
SpotifyWebApi
A .net core wrapper for the Spotify Web API
Stars: ✭ 19 (+35.71%)
Mutual labels:  net-core
Cake
🍰 Cake (C# Make) is a cross platform build automation system.
Stars: ✭ 3,154 (+22428.57%)
Mutual labels:  nunit
cadru
A Microsoft .NET Framework toolkit
Stars: ✭ 58 (+314.29%)
Mutual labels:  net-core
nunit.testlogger
NUnit logger for vstest platform
Stars: ✭ 48 (+242.86%)
Mutual labels:  nunit
Docotic.Pdf.Samples
C# and VB.NET samples for Docotic.Pdf library
Stars: ✭ 52 (+271.43%)
Mutual labels:  net-core
Globalexceptionhandlerdotnet
Exception handling as a convention in the ASP.NET Core request pipeline
Stars: ✭ 234 (+1571.43%)
Mutual labels:  net-core
LoggingAdvanced
Improved and patched .NET Core console logger.
Stars: ✭ 20 (+42.86%)
Mutual labels:  net-core
TimeRecorder
工数管理アプリ
Stars: ✭ 51 (+264.29%)
Mutual labels:  net-core
gradle-nunit-plugin
A gradle plugin for launching NUnit tests
Stars: ✭ 17 (+21.43%)
Mutual labels:  nunit
N-Tier-Architecture
This is a n-layer architecture based on Common web application architectures.
Stars: ✭ 105 (+650%)
Mutual labels:  nunit
Waveshare.EPaperDisplay
.Net Core Library to show images on Waveshare E-Paper Displays
Stars: ✭ 17 (+21.43%)
Mutual labels:  nunit
BackupAssistant
Backup Assistant helps you to backup your files (like database backups or log files) to FTP Server. It works on any platform. ( Windows, Linux and Mac.)
Stars: ✭ 32 (+128.57%)
Mutual labels:  net-core
dotnet-setversion
.NET Core CLI tool to update the version information in .NET Core *.csproj files
Stars: ✭ 61 (+335.71%)
Mutual labels:  net-core
1-60 of 93 similar projects