kaocha 2024-02-07

hi @plexus 😄 is kaocha-cljs2 intended to be used in a headless CI environment?

here is a bit of glue that provides a ready made template for kaocha-cljs2 and shadow https://github.com/henryw374/tiado-cljs2 I use that on my open source projects with github actions. also experience report from a recent client proj: https://widdindustries.com/blog/taming-a-clojurescript-megabuild-with-shadow-and-kaocha.html

🙌 2

stupendous, thank you @henryw374!

It's been done but perhaps not for the faint of heart 😅

@kommen does nextjournal still run kaocha-cljs2 on ci?

that's what i suspected 😬 thank you