testing

aaron51 2022-10-19T14:44:36.780099Z

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

aaron51 2022-11-16T18:34:01.503089Z

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