Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yamadapc/haskell-hspec-setup

Add a hspec test-suite in one command
https://github.com/yamadapc/haskell-hspec-setup

Last synced: 3 months ago
JSON representation

Add a hspec test-suite in one command

Awesome Lists containing this project

README

        

# hspec-setup
[![Hackage](https://img.shields.io/hackage/v/hspec-setup.svg)](http://hackage.haskell.org/package/hspec-setup)
[![Hackage Deps](https://img.shields.io/hackage-deps/v/hspec-setup.svg)](http://hackage.haskell.org/package/hspec-setup)
[![Build Status](https://travis-ci.org/yamadapc/haskell-hspec-setup.svg?branch=master)](https://travis-ci.org/yamadapc/haskell-hspec-setup)
- - -
Add an hspec test-suite in one command

![](/demo.gif)

## Installation
```
$ stack install hspec-setup
```

## Usage
```
$ hspec-setup
```

## License
This code is licensed under the MIT license. Please refer to the
[LICENSE](/LICENSEE) file for more information