Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/noredink/elm-formatted-text-test-helpers

Test helpers for NoRedInk/elm-formatted-text
https://github.com/noredink/elm-formatted-text-test-helpers

Last synced: about 2 months ago
JSON representation

Test helpers for NoRedInk/elm-formatted-text

Awesome Lists containing this project

README

        

# Test helpers for FormattedText

These are test helpers for this [library](https://github.com/NoRedInk/elm-formatted-text-19)

Provides some `Fuzzer`s for generating arbitrary formatted text to use in tests,
as well as a custom equality check that makes correct semantic comparisons instead of
relying on Elm's structural equality.