https://github.com/tom-sherman/recheck
Property testing library for ReScript.
https://github.com/tom-sherman/recheck
Last synced: 3 months ago
JSON representation
Property testing library for ReScript.
- Host: GitHub
- URL: https://github.com/tom-sherman/recheck
- Owner: tom-sherman
- Created: 2021-04-21T21:39:49.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-22T22:37:56.000Z (about 4 years ago)
- Last Synced: 2025-02-05T01:41:57.612Z (4 months ago)
- Language: ReScript
- Homepage:
- Size: 4.88 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# recheck
Property testing library for ReScript.
It's highly experimental (read: unusable) right now while I figure out the semantics and API...