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

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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.

Properties

Versions 0, 0
Change log CHANGELOG.md
Dependencies base (>=4.12.0.0 && <4.13), tasty (>=1.2 && <1.3) [details]
License BSD-3-Clause
Copyright Copyright (C) 2018 davean
Author davean
Maintainer oss@xkcd.com
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:55:27Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees