Popularity
4.4
Declining
Activity
0.0
Stable
5
4
1

Monthly Downloads: 46
Programming language: Haskell
License: MIT License
Tags: Text     QuickCheck    
Latest version: v0.1.2.1

quickcheck-text alternatives and similar packages

Based on the "Text" category.
Alternatively, view quickcheck-text alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of quickcheck-text or a related project?

Add another 'Text' Package

README

quickcheck-text

The usual Arbitrary instance for Text (in quickcheck-instances) only has single-byte instances and so isn't an ideal representation of a valid UTF-8 character. This package has generators for one-, two- and three-byte UTF-8 characters (all that are currently in use).