Repository navigation
nunit
- Website
- Wikipedia
🍰 Cake (C# Make) is a cross platform build automation system.
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.
#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
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.
Mocking Entity Framework Core operations such ToListAsync, FirstOrDefaultAsync etc
This repository contains Hands on Test Driven Development Katas (C#)
BDD framework allowing to create easy to read and maintain tests.
This is a n-layer architecture based on Common web application architectures.
C# Framework to automate tests using Selenium WebDriver
NUnit Console runner and test engine
The Business Entity Execution Framework (Beef) framework, and the underlying code generation, has been primarily created to support the industrialization of API development.
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.
Roslyn analyzers for writing unit tests with NUnit
Powershell module for documenting Pester's results
Cross-platform Distributed Test Runner. Executes tests in parallel, time balanced on multiple machines.