Skip to content

Commit a500d4d

Browse files
kaocha: test.edn configuration
Add plugin to run Clojure Spec test check on function specifications
1 parent f64668b commit a500d4d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test.edn

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#kaocha/v1
2+
{:tests [{:type :kaocha.type/spec.test.check
3+
:id :generative-fdef-checks}]}

0 commit comments

Comments
 (0)