Repository navigation

#

nunit

C#
4074
5 小时前

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#
3490
1 个月前

#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
1 年前
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#
1252
17 小时前

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

C#
736
3 年前

Documentation for all active NUnit projects

Dockerfile
602
3 天前

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

F#
444
3 个月前

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

C#
427
7 个月前

Browser test automation using Selenium WebDriver in C#

C#
137
5 年前

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

C#
137
8 个月前

Allure integrations for C# test frameworks

C#
120
9 天前

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#
107
5 个月前

Roslyn analyzers for writing unit tests with NUnit

C#
100
4 天前

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

C#
86
1 年前

Powershell module for documenting Pester's results

PowerShell
85
7 年前