All Projects → nunit.analyzers → Similar Projects or Alternatives

39 Open source projects that are alternatives of or similar to nunit.analyzers

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 (+1142.03%)
Mutual labels:  nunit
allure-nunit
Archived - Allure adapter for NUnit framework.
Stars: ✭ 45 (-34.78%)
Mutual labels:  nunit
Ocaramba
C# Framework to automate tests using Selenium WebDriver
Stars: ✭ 234 (+239.13%)
Mutual labels:  nunit
Lightbdd
BDD framework allowing to create easy to read and maintain tests.
Stars: ✭ 195 (+182.61%)
Mutual labels:  nunit
Nunit
NUnit 3 Framework
Stars: ✭ 2,131 (+2988.41%)
Mutual labels:  nunit
Nunit Console
NUnit Console runner and test engine
Stars: ✭ 168 (+143.48%)
Mutual labels:  nunit
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 (+2547.83%)
Mutual labels:  nunit
Csharp.webdriver
Browser test automation using Selenium WebDriver in C#
Stars: ✭ 115 (+66.67%)
Mutual labels:  nunit
Meissa
Cross-platform Distributed Test Runner. Executes tests in parallel, time balanced on multiple machines.
Stars: ✭ 66 (-4.35%)
Mutual labels:  nunit
Guitestsharp
An extensible multiplatform framework to test GUIs in WinForms, WPF, GtkSharp and Xamarin.Mac.
Stars: ✭ 40 (-42.03%)
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 (-42.03%)
Mutual labels:  nunit
Ghpr.nunit
Adapter for NUnit 3 (generate HTML report for NUnit 3)
Stars: ✭ 33 (-52.17%)
Mutual labels:  nunit
Nunit cshaprp cheatsheet
Example implementations of each attribute available in Nunit2 unit Testing Framework using C# .NET.
Stars: ✭ 14 (-79.71%)
Mutual labels:  nunit
Tdd Katas
This repository contains Hands on Test Driven Development Katas (C#)
Stars: ✭ 620 (+798.55%)
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 (+501.45%)
Mutual labels:  nunit
Fsunit
FsUnit makes unit-testing with F# more enjoyable. It adds a special syntax to your favorite .NET testing framework.
Stars: ✭ 308 (+346.38%)
Mutual labels:  nunit
List Of Testing Tools And Frameworks For .net
✅ List of Automated Testing (TDD/BDD/ATDD/SBE) Tools and Frameworks for .NET
Stars: ✭ 303 (+339.13%)
Mutual labels:  nunit
Mockqueryable
Moking Entity Framework Core operations such ToListAsync, FirstOrDefaultAsync etc
Stars: ✭ 281 (+307.25%)
Mutual labels:  nunit
Cake
🍰 Cake (C# Make) is a cross platform build automation system.
Stars: ✭ 3,154 (+4471.01%)
Mutual labels:  nunit
difido-reports
This project aims to provide a generic implementation for HTML test reports.
Stars: ✭ 38 (-44.93%)
Mutual labels:  nunit
nunit.testlogger
NUnit logger for vstest platform
Stars: ✭ 48 (-30.43%)
Mutual labels:  nunit
parameterizednunit
Parameterized test example in .NET core using NUnit
Stars: ✭ 14 (-79.71%)
Mutual labels:  nunit
gradle-nunit-plugin
A gradle plugin for launching NUnit tests
Stars: ✭ 17 (-75.36%)
Mutual labels:  nunit
N-Tier-Architecture
This is a n-layer architecture based on Common web application architectures.
Stars: ✭ 105 (+52.17%)
Mutual labels:  nunit
Waveshare.EPaperDisplay
.Net Core Library to show images on Waveshare E-Paper Displays
Stars: ✭ 17 (-75.36%)
Mutual labels:  nunit
rest.api.test
Simple REST API Test Framework
Stars: ✭ 47 (-31.88%)
Mutual labels:  nunit
Beef
Business Entity Execution Framework
Stars: ✭ 95 (+37.68%)
Mutual labels:  nunit
testcontainers-dotnet
dotnet port of testcontainers-java
Stars: ✭ 22 (-68.12%)
Mutual labels:  nunit
ParallelTestingSample-dotnet-core
Sample for running dotnet core tests in parallel across multiple agents in Azure DevOps
Stars: ✭ 19 (-72.46%)
Mutual labels:  nunit
kekiri
A .NET framework that supports writing low-ceremony BDD tests using Gherkin language
Stars: ✭ 19 (-72.46%)
Mutual labels:  nunit
FakeItEasy.AutoFakeIt
A very simple, yet flexible, "AutoFaker" for FakeItEasy to easily auto generate classes with faked dependencies.
Stars: ✭ 15 (-78.26%)
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 (+47.83%)
Mutual labels:  nunit
VSSDK-Analyzers
Roslyn analyzers for Visual Studio extensions
Stars: ✭ 39 (-43.48%)
Mutual labels:  roslyn-analyzer
Generator.Equals
A source code generator for automatically implementing IEquatable<T> using only attributes.
Stars: ✭ 49 (-28.99%)
Mutual labels:  roslyn-analyzer
ZeroIoC
ZeroIoC is reflectionless IoC Container for .NET
Stars: ✭ 22 (-68.12%)
Mutual labels:  roslyn-analyzer
UdonRabbit.Analyzer
DEPRECATED (U#1.0 not supported) .NET Roslyn Analyzer for VRChat Udon and UdonSharp.
Stars: ✭ 44 (-36.23%)
Mutual labels:  roslyn-analyzer
ExhaustiveMatching
C# Analyzer Adding Exhaustive Checking of Switch Statements and Expressions
Stars: ✭ 60 (-13.04%)
Mutual labels:  roslyn-analyzer
DisposableFixer
This is a Visual Studio Extension and NuGet package that should identify and fix problems as memleaks while using IDisposables.
Stars: ✭ 37 (-46.38%)
Mutual labels:  roslyn-analyzer
Analyzers
C# code analyzers
Stars: ✭ 18 (-73.91%)
Mutual labels:  roslyn-analyzer
1-39 of 39 similar projects