NSpec
BDD tester
A testing framework for C# that uses Behavior Driven Development (BDD) and context/specification style.
A battle hardened testing framework for C# that's heavily inspired by Mocha and RSpec.
260 stars
16 watching
57 forks
Language: C#
last commit: over 2 years ago
Linked from 2 awesome lists
bddcoredotnetmochanspecnspec-testsrspectddtesting
Related projects:
Repository | Description | Stars |
---|---|---|
antonmi/espec | A BDD testing framework for Elixir | 808 |
stevenknox/corebdd | A BDD framework for xUnit.net that allows developers to write behavior-driven tests in C#. | 18 |
shellspec/shellspec | A full-featured BDD unit testing framework for shell scripting languages | 1,169 |
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 |
j8spec/j8spec | Library that enables BDD-style testing in Java with features inspired by RSpec and Jasmine. | 47 |
cucumber/aruba | A tool for testing command-line applications using behavior-driven development and testing frameworks. | 949 |
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 |
abe33/spectacular | A BDD framework for writing tests in CoffeeScript and JavaScript, focusing on best practices from RSpec. | 73 |
lightbdd/lightbdd.tutorials | Demonstrates how to use LightBDD for testing .NET applications using various technologies and patterns. | 6 |
dariusz-wozniak/list-of-testing-tools-and-frameworks-for-.net | A comprehensive list of tools and frameworks for automated testing in .NET | 551 |
nccgroup/blesuite-cli | A command line tool to test and interact with Bluetooth Low Energy devices | 31 |
nbehave/nbehave | A framework that supports Behaviour-Driven Development in C# | 61 |
adamluzsi/testcase | Tooling to apply BDD testing conventions | 121 |