Repository navigation

#

nunit

C#
3988
3 个月前

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.

C#
3430
2 天前

#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

C#
2251
8 个月前
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.

C#
1211
5 天前

This repository contains Hands on Test Driven Development Katas (C#)

C#
731
3 年前

Documentation for all active NUnit projects

Dockerfile
602
8 天前

FsUnit makes unit-testing with F# more enjoyable. It adds a special syntax to your favorite .NET testing framework.

F#
437
3 个月前

BDD framework allowing to create easy to read and maintain tests.

C#
393
1 个月前

Browser test automation using Selenium WebDriver in C#

C#
136
4 年前

The Business Entity Execution Framework (Beef) framework, and the underlying code generation, has been primarily created to support the industrialization of API development.

C#
135
3 个月前

Allure integrations for C# test frameworks

C#
115
5 个月前

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.

C#
106
1 个月前

Roslyn analyzers for writing unit tests with NUnit

C#
96
6 天前

Powershell module for documenting Pester's results

PowerShell
85
6 年前

Cross-platform Distributed Test Runner. Executes tests in parallel, time balanced on multiple machines.

C#
85
6 个月前