Skip to content

lucky3/TicTacToeBDD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToeBDD
============

This is simple example of well known Tic-Tac-Toe game, written in C#.
The aim of this example, is to show Behavior-Driven Development (BDD) in action, with use of amazing tool SpecFlow.

You'll need Visual Studio 2012 to open the solution, installed SpecFlow, and NUnit.

Installing SpecFlow:
  * open Visual Studio
  * go to Tools->Extensions and updates->Online 
  * search for SpecFlow and install it

To install NUnit:
  * go to: https://www.nunit.org/index.php?p=download
  * download, and follow the install procedure


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages