TestStack.BDDfy
BDD framework
A BDD framework that supports C# POcos and integrates with various testing frameworks.
BDDfy is the simplest BDD framework EVER!
419 stars
37 watching
84 forks
Language: C#
last commit: about 5 years ago
Linked from 4 awesome lists
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. | 351 |
danielstjules/pho | A test framework that allows developers to write tests in a familiar syntax and automatically re-runs specs during development. | 284 |
lightbdd/lightbdd.tutorials | Demonstrates how to use LightBDD for testing .NET applications using various technologies and patterns. | 6 |
stevenknox/corebdd | A BDD framework for xUnit.net that allows developers to write behavior-driven tests in C#. | 18 |
railsware/sleipnir | A BDD-style testing framework for Swift. | 844 |
thomhurst/bdtest | A testing framework for .NET focusing on clear, concise, and business-critical tests that run independently without shared state. | 81 |
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 |
dariusz-wozniak/list-of-testing-tools-and-frameworks-for-.net | A comprehensive list of tools and frameworks for automated testing in .NET | 550 |
abe33/spectacular | A BDD framework for writing tests in CoffeeScript and JavaScript, focusing on best practices from RSpec. | 73 |
spekframework/spek | A specification framework that uses BDD-style testing and supports test-driven development in Kotlin | 2,226 |
nspec/nspec | A testing framework for C# that uses Behavior Driven Development (BDD) and context/specification style. | 260 |
testdrivenio/django-aloe-bdd | An implementation of Behavior-Driven Development with Django and Aloe | 43 |
phpspec/phpspec | A framework for defining and executing unit tests with behavior-driven development (BDD) capabilities for PHP applications. | 1,880 |
martinmoene/lest | A simple C++ test framework for unit tests and BDD. | 391 |
briot/gnatbdd | Supports Behavior Driven Development in Ada programming language through test-driven development and automated testing | 7 |