LightBDD.Tutorials

Test framework

Demonstrates how to use LightBDD for testing .NET applications using various technologies and patterns.

GitHub

6 stars
1 watching
1 forks
Language: C#
last commit: over 1 year ago

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
teststack/teststack.bddfy A BDD framework that supports C# POcos and integrates with various testing frameworks. 419
stevenknox/corebdd A BDD framework for xUnit.net that allows developers to write behavior-driven tests in C#. 18
dariusz-wozniak/list-of-testing-tools-and-frameworks-for-.net A comprehensive list of tools and frameworks for automated testing in .NET 550
railsware/sleipnir A BDD-style testing framework for Swift. 844
danielstjules/pho A test framework that allows developers to write tests in a familiar syntax and automatically re-runs specs during development. 284
lemonlion/lightbdd.tabularattributes A C# library for specifying input and output data in tests via attributes in a truth table format 2
nspec/nspec A testing framework for C# that uses Behavior Driven Development (BDD) and context/specification style. 260
cucumber/aruba Test command-line applications using behavior-driven development (BDD) frameworks. 948
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
thomhurst/bdtest A testing framework for .NET focusing on clear, concise, and business-critical tests that run independently without shared state. 81
torch/demos Torch7 tutorials and demos providing hands-on experience with the deep learning framework. 355
martinmoene/lest A simple C++ test framework for unit tests and BDD. 391