hcltest: A testing library for command line applications.

[ bsd3, library, testing ] [ Propose Tags ]

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.5.1.0 && <4.8), bytestring (>=0.9.2.1 && <0.11), directory (>=1.1.0.2 && <1.3), dlist (>=0.6.0.1 && <0.8), either (>=4.1.1 && <4.2), filepath (>=1.3.0.0 && <1.4), free (>=4.5 && <4.7), lens (>=4.0.7 && <4.2), mmorph (>=1.0.2 && <1.1), monad-control (>=0.3.2.3 && <0.4), mtl (>=2.1.2 && <2.2), optparse-applicative (>=0.7.0.2 && <0.9), process (>=1.1.0.1 && <1.3), random-shuffle (>=0.0.4 && <0.1), split (>=0.2.1.1 && <0.3), stm (>=2.4 && <2.5), tagged (>=0.7.1 && <0.8), tasty (>=0.8.0.2 && <0.9), temporary (>=1.2.0.1 && <1.3), text (>=0.11.2.3 && <1.2), transformers (>=0.3.0.0 && <0.4), transformers-base (>=0.4.1 && <0.5) [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 2014-04-26T09:10:04Z
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.3

[back to package description]

hcltest

Build Status