Description
Provides generator and shrink functions for testing Unicode-related Haskell software. Good Unicode test data helps reveal bugs in parsing, normalization, display, storage, and validation.
It is useful for text libraries, web applications, parsers, terminals, and tools that handle international text. It is a testing support library and runs through QuickCheck-style tests.