Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jacoby6000/funcheck
"Property Based" End to End testing tools.
https://github.com/jacoby6000/funcheck
Last synced: 25 days ago
JSON representation
"Property Based" End to End testing tools.
- Host: GitHub
- URL: https://github.com/jacoby6000/funcheck
- Owner: Jacoby6000
- License: mit
- Created: 2018-04-23T04:57:21.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-16T19:19:07.000Z (over 4 years ago)
- Last Synced: 2024-10-22T13:49:42.166Z (2 months ago)
- Language: Haskell
- Homepage:
- Size: 126 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE
Awesome Lists containing this project
README
### FunCheck
Somewhere between checklist/scalacheck and a functional/end-to-end test kit.
Basically, writing end to end tests is too hard. Lets try making a tool that lets us do it similarly to how
checklist/scalacheck work, via generating payloads.