BDTest

Test framework

A testing framework for .NET focusing on clear, concise, and business-critical tests that run independently without shared state.

BDTest - A Testing Framework for .NET

GitHub

81 stars
1 watching
5 forks
Language: C#
last commit: 4 days ago
Linked from 1 awesome list

tddtesttest-automationtestingtests

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
bvdberg/ctest A unit test framework for C/C++ software 230
norfairking/sydtest A modern testing framework for Haskell with advanced features and good defaults 115
danielstjules/pho A test framework that allows developers to write tests in a familiar syntax and automatically re-runs specs during development. 284
teststack/teststack.bddfy A BDD framework that supports C# POcos and integrates with various testing frameworks. 419
lightbdd/lightbdd A test framework allowing developers to write easy-to-read and maintain behavioral tests with native support for refactoring, code analysis, and feature-rich reporting. 351
martinmoene/lest A simple C++ test framework for unit tests and BDD. 391
dariusz-wozniak/list-of-testing-tools-and-frameworks-for-.net A comprehensive list of tools and frameworks for automated testing in .NET 550
memsql/ntest Provides a framework for writing type-based tests using dependency injection. 2
linkrope/dunit A testing framework for D that offers structured test organization and customizable assertion behavior 37
zorgnax/libtap A testing framework for writing tests in C. 252
peridot-php/peridot A PHP testing framework designed to make writing tests enjoyable and extensible. 328
microsoft/testfx A unit testing framework for .NET applications, allowing developers to write and run tests in various environments. 752
railsware/sleipnir A BDD-style testing framework for Swift. 844
stevenknox/corebdd A BDD framework for xUnit.net that allows developers to write behavior-driven tests in C#. 18
sheredom/utest.h A single header unit testing framework for C and C++ 845