network-arbitrary alternatives and similar packages
Based on the "Testing" category.
Alternatively, view network-arbitrary alternatives based on common mentions on social networks and blogs.
-
hedgehog
Release with confidence, state-of-the-art property testing for Haskell. -
webdriver
A Haskell client for the Selenium WebDriver protocol. -
quickcheck-state-machine
Test monadic programs using state machine based models -
smallcheck
Test your Haskell code by exhaustively checking its properties -
curl-runnings
A declarative test framework for quickly and easily writing integration tests against JSON API's. -
ghc-prof-flamegraph
Generates data to be used with flamegraph.pl from .prof files. -
monad-mock
A Haskell package that provides a monad transformer for mocking mtl-style typeclasses -
checkers
Check properties on standard classes and data structures -
fuzzcheck
A library for testing monadic code in the spirit of QuickCheck -
hspec-checkers
Allows to use checkers properties from hspec -
test-framework
Framework for running and organising QuickCheck test properties and HUnit test cases -
hedgehog-classes
Hedgehog will eat your typeclass bugs -
tasty-hedgehog
Tasty integration for the Hedgehog property testing library -
hspec-expectations-json
Hspec expectations on JSON Values -
should-not-typecheck
A HUnit/hspec assertion to verify that an expression does not typecheck -
quickcheck-arbitrary-adt
Typeclass for generating a list of each instance of a sum type's constructors -
hspec-golden-aeson
Use tests to monitor changes in Aeson serialization -
test-framework-th
Automagically (using Template Haskell) generates the Haskell-code you need when using HUnit -
tasty-rerun
Rerun previous test suite runs to run only failing tests -
markov-chain-usage-model
Computations for Markov chain usage models -
tasty-expected-failure
Mark test cases as expected-failure
Static code analysis for 29 languages.
Do you think we are missing an alternative of network-arbitrary or a related project?
README
Description
Arbitrary Instances for Network Types
I am providing code in the repository to you under an open source license. Because this is my personal repository, the license you receive to my code is from me and not my employer (Facebook).
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.
*Note that all licence references and agreements mentioned in the network-arbitrary README section above
are relevant to that project's source code only.