network-arbitrary: Arbitrary Instances for Network Types

[ library, mit, testing ] [ Propose Tags ]

Arbitrary instances for Network types.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.4.0.1, 0.4.0.2, 0.4.0.7, 0.5.0.0, 0.6.0.0, 0.7.0.0
Change log ChangeLog.md
Dependencies base (>=4.6 && <4.12), bytestring (>=0.10 && <0.11), http-media (>=0.6 && <0.8), http-types (>=0.9 && <0.10), network-uri (>=2.6 && <2.7), QuickCheck (>=2.9 && <2.11) [details]
License MIT
Copyright (c) 2018 Alex Brandt
Author Alex Brandt
Maintainer alunduil@alunduil.com
Category Testing
Home page https://github.com/alunduil/network-arbitrary
Bug tracker https://github.com/alunduil/network-arbitrary/issues
Source repo head: git clone https://github.com/alunduil/network-arbitrary -b develop
Uploaded by alunduil at 2018-01-07T05:04:17Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3868 total (27 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-01-07 [all 1 reports]

Readme for network-arbitrary-0.3.0.0

[back to package description]

Description

Arbitrary Instances for Network Types

Getting Started

Documentation is available on Hackage. A great guide to QuickCheck is https://begriffs.com/posts/2017-01-14-design-use-quickcheck.html.

Reporting Issues

Any issues discovered should be recorded on github. If you believe you've found an error or have a suggestion for a new feature; please, ensure that it is reported.

If you would like to contribute a fix or new feature; please, submit a pull request. This project follows git flow and utilizes travis to automatically check pull requests before a manual review.

Contributors

The COPYRIGHT file contains a list of contributors with their respective copyrights and other information. If you submit a pull request and would like attribution; please, add yourself to the COPYRIGHT file.