hspec-setup: Add an hspec test-suite in one command

[ development, library, mit, program ] [ Propose Tags ]

hspec-setup is a command-line tool for adding an hspec test-suite with minimal work. See the GitHub README for more information.


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.1.0, 0.1.1.1, 0.2.0.0, 0.2.1.0
Dependencies ansi-wl-pprint, base (>=4 && <5), directory, directory-tree, filepath, haskell-src-exts (>=1.18.2 && <1.19), hspec-setup, pretty (>=1.1.2.0), process (>=1.2), projectroot (>=0.2), split, strict [details]
License MIT
Copyright Copyright (c) 2015 Pedro Tacla Yamada
Author Pedro Tacla Yamada
Maintainer tacla.yamada@gmail.com
Category Development
Home page https://github.com/yamadapc/haskell-hspec-setup
Source repo head: git clone git://github.com/yamadapc/haskell-hspec-setup
Uploaded by yamadapc at 2016-08-22T21:44:46Z
Distributions
Executables hspec-setup
Downloads 3551 total (14 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-08-22 [all 1 reports]

Readme for hspec-setup-0.2.1.0

[back to package description]

hspec-setup

Hackage Hackage Deps Build Status


Add an hspec test-suite in one command

Installation

$ stack install hspec-setup

Usage

$ hspec-setup

License

This code is licensed under the MIT license. Please refer to the LICENSE file for more information