Popularity
3.3
Stable
Activity
5.2
Stable
1
4
1
Monthly Downloads: 94
Programming language: Haskell
License: ISC License
Tags:
Testing
Latest version: v50200.8.0
mattermost-api-qc alternatives and similar packages
Based on the "Testing" category.
Alternatively, view mattermost-api-qc alternatives based on common mentions on social networks and blogs.
-
curl-runnings
A declarative test framework for quickly and easily writing integration tests against JSON APIs. -
quickcheck-arbitrary-adt
Typeclass for generating a list of each instance of a sum type's constructors -
test-framework-th
Automagically (using Template Haskell) generates the Haskell-code you need when using HUnit -
tasty-ant-xml
A tasty ingredient to output test results in XML, using the Ant schema. This XML can be consumed by the Jenkins continuous integration framework.
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
Promo
www.saashub.com
Do you think we are missing an alternative of mattermost-api-qc or a related project?
README
Mattermost API QuickCheck instances
This library provides QuickCheck Arbitrary instances for data structures defined in the Mattermost API package (https://github.com/matterhorn-chat/mattermost-api). Importing this library allows clients of the mattermost-api library to write QuickCheck tests based on types from that library.