tasty-test-vector: Test vector support for tasty.

[ bsd3, library, testing ] [ Propose Tags ]

Many specifications provide test vectors for their algorithms, particularly specifications for cryptographic primatives. These are like QuickCheck properties in that they provide some function input and check the output, but unlike QuickCheck the inputs and expected results are predefined.

This library provides an interface for cleanly integrating such test vectors into the tasty test framework.

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0
Change log CHANGELOG.md
Dependencies base (>=4.12 && <4.15), tasty (>=1.2 && <1.3) [details]
License BSD-3-Clause
Copyright Copyright (C) 2018 davean
Author davean
Maintainer oss@xkcd.com
Revised Revision 2 made by davean at 2020-03-25T22:16:14Z
Category Testing
Home page https://oss.xkcd.com/
Bug tracker https://code.xkrd.net/haskell/tasty-test-vector/issues
Source repo head: git clone https://code.xkrd.net/haskell/tasty-test-vector.git
Uploaded by davean at 2018-12-18T22:57:23Z
Distributions
Downloads 575 total (4 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-12-18 [all 1 reports]