tpope / vim-fireplace

fireplace.vim: Clojure REPL support
https://www.vim.org/scripts/script.php?script_id=4978
1.75k stars 139 forks source link

Way to bind vars around tests #412

Open SevereOverfl0w opened 1 year ago

SevereOverfl0w commented 1 year ago

https://clojure.github.io/test.check/0.9.0/clojure.test.check.clojure-test.html many of these dynamic vars would be handy. As would resolving https://github.com/nubank/matcher-combinators/issues/195 be useful, too.