hcltest: A testing library for command line applications.

[ bsd3, library, testing ] [ Propose Tags ]
This version is deprecated.

Allows to write tests for command line applications using haskell.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 0.2, 0.3, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.3.5, 0.3.6, 0.3.7 (info)
Dependencies base (>=4.4 && <5), bytestring, concurrent-extra, directory, dlist, either, filepath, free, lens, lifted-base, mmorph, monad-control, mtl, optparse-applicative, process, random-shuffle, split, stm, tagged, tasty, temporary, text, transformers (>=0.1.3.0), transformers-base [details]
License BSD-3-Clause
Copyright Copyright (C) 2013 Benno Fünfstück
Author Benno Fünfstück
Maintainer Benno Fünfstück <benno.fuenfstueck@gmail.com>
Category Testing
Home page http://github.com/bennofs/hcltest/
Bug tracker http://github.com/bennofs/hcltest/issues
Source repo head: git clone git://github.com/bennofs/hcltest.git
Uploaded by BennoFuenfstueck at 2013-12-28T09:24:38Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 6596 total (24 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]

Readme for hcltest-0.1

[back to package description]

hcltest

Build Status