Skip to content

qqii/diamond-kata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Diamond Kata

Exploring Property Based Test Driven Development in Haskell using QuickCheck through the implementation of the Diamond Kata problem.

Installation

Install haskell-stack.

  1. Clone Repo
  2. stack install

Usage

./diamond-kata <char> Char must be a character from A to Z.

Releases

No releases published

Packages

No packages published