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: about 1 year ago
JSON representation

"Property Based" End to End testing tools.

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.