kaocha

robert-stuttaford 2024-02-07T07:53:35.327789Z

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

2024-02-08T11:17:03.923649Z

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
robert-stuttaford 2024-02-08T11:55:52.035749Z

stupendous, thank you @henryw374!

plexus 2024-02-08T18:26:43.232369Z

Nice!

plexus 2024-02-07T11:30:13.751169Z

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

plexus 2024-02-07T11:30:59.665959Z

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

robert-stuttaford 2024-02-07T12:46:56.430829Z

that's what i suspected 😬 thank you