cherry

wcohen 2025-11-19T15:20:32.369559Z

@borkdude: thoughts on potentially phasing in clojure.test functionality? i could try adding clojure.test a la clojure.string as a new namespace, allowing deftest/testing/is etc to work within a cherry namespace

wcohen 2025-11-21T16:36:12.282209Z

it went through a few rounds of revision after my initial PR request but I think satisfies is in a good place for review now!

borkdude 2025-11-21T16:36:48.519319Z

coool!

borkdude 2025-11-21T16:36:55.638529Z

I'll review soon

wcohen 2025-11-21T16:37:28.716409Z

no hurry — just wanted to let you know i’m done fussing

borkdude 2025-11-21T16:37:54.814189Z

thanks a lot

borkdude 2025-11-19T15:22:21.361029Z

That would be an interesting idea to try. Before we continue I think I'd like to first finish satisfies? since that now only supports one of the many things?

wcohen 2025-11-19T15:22:34.578309Z

you got it