ericbock / NSpec

NSpec is a BDD (Behavior Driven Development) framework for .NET of the xSpec (Context/Specification) flavor. NSpec is intended to drive development by specifying behavior within a declared context. NSpec is heavily inspired by RSpec and built upon the NUnit assertion library.

Home Page:http://nspec.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

NSpec is a BDD (Behavior Driven Development) framework for .NET of the xSpec (Context/Specification) flavor. NSpec is intended to drive development by specifying behavior within a declared context. NSpec is heavily inspired by RSpec and built upon the NUnit assertion library.

http://nspec.org/

License:MIT License


Languages

Language:C# 91.6%Language:Ruby 8.4%