Migrating to LazyTest
Migrating to LazyTest
Migrating to LazyTest
https://corfield.org/blog/2025/03/12/lazytest/
I've been using the Expectations testing library since early 2019 -- over six years. I love the expressiveness of it, compared to clojure.test, and it exists because "Classic Expectations" was not compatible with clojure.test tooling. At work, our...