Fork me on GitHub
#testing
<
2022-10-19
>
aaron5114:10:36

…or maybe will-be should be on defmethod clojure.test/assert-expr, for example, (is (eventually (= 2 @count)))

aaron5118:11:01

Getting closer to (is (eventually … - https://gist.github.com/apeckham/2e75569bd9369918493c33519839e067 Not working yet due to lack of macro knowledge 💭