hey @seancorfield, i've merged the :output / :reporter PR, and opened https://github.com/seancorfield/test-runner/pull/1 and https://github.com/seancorfield/polylith-external-test-runner/pull/10 to update your two custom test runners. you're welcome to use or delete them as necessary, you know how to test them lol
Thanks. I'll merge them and then simplify the code a bit since the default to lazytest.reporters/nested is no longer needed either, right?
Merged and cleaned up. Neither of them depend on LazyTest, but I don't want to cut releases of them until LazyTest gets a new release, so users can depend on a specific version (of LazyTest), rather than git deps and need to deal with prep-lib 🙂
LazyTest can now be used with Polylith!
...and if you're already using clojure.test and/or Expectations with the Cognitect test-runner, here's a fork of that adding LazyTest support!