hyperfiddle

tobias 2026-03-26T09:33:18.996129Z

Does the hyperfiddle team still use RCF test library? Just wondering if the library is complete vs not used any more, as the last commit was several years ago.

Dustin Getz (Hyperfiddle) 2026-03-26T10:37:41.943179Z

we use it for a lot of things, it is stable, with one known issue in the async support that requires a rewrite to fix but no external user has ever reported it

👍 1
Dustin Getz (Hyperfiddle) 2026-03-26T10:40:28.194599Z

a secondary issue is that users find clojurescript support finnicky to configure, this is because of just how complicated clojurescript is, maybe we can improve it but we haven't historically had time to allocate here for something that is working fine for us

danielneal 2026-03-27T21:00:24.696289Z

Another data point: I've started using rcf at work and love it. We were putting tests in comment blocks before - now imo they're better and won't rot. I recommend.

👍 1