el-get/recipes/propcheck.rcp
Vedang Manerikar d0730f165c Add recipe for propcheck
quickcheck/hypothesis style testing for elisp
2021-12-05 22:35:13 +05:30

7 lines
202 B
Plaintext

(:name propcheck
:description "quickcheck/hypothesis style testing for elisp"
:type github
:pkgname "Wilfred/propcheck"
:minimum-emacs-version "26.1"
:depends (dash))