@hackage / parsable-test

Test functions for the parsable package

Latest0.1.0.0

About

Metadata

  • Last updated , by hololeap
  • License AGPL-3.0-only
  • Categories Testing
  • Maintained by: hololeap@protonmail.com

  • Lottery factor: 1

Links

Installation

Tested Compilers

  1. 9.12.1
  2. 9.10.1
  3. 9.8.4
  4. 9.6.6
  5. 9.4.8
  6. 9.2.8
  7. 9.0.2

Package Flags

Use the -f option with cabal commands to enable flags

    pedantic (off by default)

    Enable -Werror

    verbose-tests (off by default)

    Add extra noise to QuickCheck tests (label with test strings)

Readme

Provides QuickCheck generators and HUnit assertions for testing the round-trip assurances of types with both Parsable and Printable instances.