Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/noredink/elm-formatted-text-test-helpers
- Owner: NoRedInk
- License: bsd-3-clause
- Created: 2018-11-13T21:23:16.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-13T12:54:01.000Z (almost 2 years ago)
- Last Synced: 2024-05-08T23:25:09.392Z (8 months ago)
- Language: Nix
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.