Hi, everyone
I was wondering how can I use clojure.test/use-fixture
with test-check’s defspec
?
@ho0man is your issue that you want the fixture to run around each trial?
Nope, the whole test
But separately for different tests in a single namespace
I think that should just work
Does it not?
:)) Yeah It does Thanks @gfredericks (Sorry to bother you)