lazytest

seancorfield 2025-01-25T05:21:21.080769Z

I'm working with Alex on some potential changes to the Cognitect test-runner to make it a bit more flexible, in terms of test runners it works with. I created this example project to show how the changes to test-runner would support a "pure" LazyTest runner or a LazyTest + clojure.test runner https://github.com/seancorfield/lazytest-runner

👍 1