Are there any modern ClojureScript REPLs that are just client/server, rather than being part of a full build tool like Shadow CLJS?
ClojureScript supports prepl
you can use that for testing too
Anyone here using #polylith and looking for integration with poly test for ClojureScript testing? Feel free to take my https://github.com/seancorfield/polylith-external-test-runner for a test drive as I'm working on the v0.8.0 release with support for ClojureScript testing via Shadow-cljs and olical/cljs-test-runner. Feedback can be added to https://github.com/seancorfield/polylith-external-test-runner/issues/18 or given in a ๐งต here (or in the #polylith channel). Thank you!