QuickCheckVariant: Generator of "valid" and "invalid" data in a type class

[ gpl, library, testing ] [ Propose Tags ]

Generator of "valid" and "invalid" data in a type class


[Skip to Readme]

Modules

[Last Documentation]

  • Test
    • QuickCheck
      • Test.QuickCheck.Variant

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.1.0, 0.2.0.0, 1.0.0.0, 1.0.0.1, 1.0.1.0
Dependencies base (>=4.8 && <=4.9), QuickCheck [details]
License GPL-3.0-only
Author Jorge Santiago Alvarez Cuadros
Maintainer sanjorgek@ciencias.unam.mx
Category Testing
Home page https://github.com/sanjorgek/QuickCheckVariant
Bug tracker https://github.com/sanjorgek/QuickCheckVariant/issues
Source repo head: git clone git@github.com:sanjorgek/QuickCheckVariant.git
Uploaded by sanjorgek at 2016-07-21T02:38:41Z
Distributions
Reverse Dependencies 1 direct, 1 indirect [details]
Downloads 5815 total (22 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-11-22 [all 2 reports]

Readme for QuickCheckVariant-0.1.0.2

[back to package description]

QuickCheckVariant

Generator of "valid" and "invalid" data in a type class

See this post for more details