104 Forks
710 Stars
710 Watchers

hspec

A Testing Framework for Haskell

How to download and setup hspec

Open terminal and run command
git clone https://github.com/hspec/hspec.git
git clone is used to create a copy or clone of hspec repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with hspec https://github.com/hspec/hspec/archive/master.zip

Or simply clone hspec with SSH
[email protected]:hspec/hspec.git

If you have some problems with hspec

You may open issue on hspec support forum (system) here: https://github.com/hspec/hspec/issues