CoreBDD
Test framework
A BDD framework for xUnit.net that allows developers to write behavior-driven tests in C#.
BDD framework for xUnit.net
18 stars
4 watching
1 forks
Language: C#
last commit: almost 5 years ago
Linked from 2 awesome lists
bddcsharpdotnetnetcorenetstandardtddxunit
Related projects:
Repository | Description | Stars |
---|---|---|
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. | 355 |
teststack/teststack.bddfy | A BDD framework that supports C# POcos and integrates with various testing frameworks. | 419 |
lightbdd/lightbdd.tutorials | Demonstrates how to use LightBDD for testing .NET applications using various technologies and patterns. | 6 |
nspec/nspec | A testing framework for C# that uses Behavior Driven Development (BDD) and context/specification style. | 260 |
railsware/sleipnir | A BDD-style testing framework for Swift. | 844 |
dariusz-wozniak/list-of-testing-tools-and-frameworks-for-.net | A comprehensive list of tools and frameworks for automated testing in .NET | 551 |
adamluzsi/testcase | Tooling to apply BDD testing conventions | 121 |
thomhurst/bdtest | A testing framework for .NET focusing on clear, concise, and business-critical tests that run independently without shared state. | 81 |
testdrivenio/django-aloe-bdd | An implementation of Behavior-Driven Development with Django and Aloe | 43 |
go-bdd/gobdd | A BDD testing framework for Go that uses the gherkin syntax and aims to provide more flexibility and customization than existing alternatives. | 115 |
briot/gnatbdd | Supports Behavior Driven Development in Ada programming language through test-driven development and automated testing | 7 |
antonmi/espec | A BDD testing framework for Elixir | 808 |
xhafan/coreddd | A set of .NET libraries supporting Domain-Driven Design and CQRS principles in software development. | 69 |
danielstjules/pho | A test framework that allows developers to write tests in a familiar syntax and automatically re-runs specs during development. | 284 |