quickpull: Generate Main module with QuickCheck tests

[ bsd3, deprecated, library, program, testing ] [ Propose Tags ]
Deprecated in favor of tasty-th

Reads a tree of modules and outputs a module to run all QuickCheck tests. For more information, please see documentation in the Quickpull module.


[Skip to Readme]

Flags

Manual Flags

NameDescriptionDefault
build-test-gen

Build the quickpull-test-gen executable

Disabled
Automatic Flags
NameDescriptionDefault
old-quick-check

Use version of QuickCheck before version 2.7

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.2.0.0, 0.4.0.0, 0.4.2.2
Dependencies barecheck (>=0.2.0.6 && <0.3), base (>=4.5.0.0 && <4.8), directory (>=1.1.0.2 && <1.3), filepath (>=1.3.0.0 && <1.5), QuickCheck (<2.8) [details]
License BSD-3-Clause
Copyright Copyright 2014 Omari Norman
Author Omari Norman, omari@smileystation.com
Maintainer omari@smileystation.com
Category Testing
Home page http://www.github.com/massysett/quickpull
Bug tracker http://www.github.com/massysett/quickpull/issues
Source repo head: git clone https://github.com/massysett/quickpull.git
Uploaded by OmariNorman at 2015-03-20T03:40:44Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Executables quickpull-test-gen, quickpull
Downloads 2398 total (7 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-03-20 [all 1 reports]

Readme for quickpull-0.4.2.2

[back to package description]

Quickpull

Quickpull helps you generate QuickCheck tests with a minimum of boilerplating.

For additional information please see the documentation in the Quickpull module.

License

Quickpull is licensed under the BSD license; please see the LICENSE file.

Author

Omari Norman, omari@smileystation.com.