Hey! have any of yall explored writing cypress tests in cljs with cherry?
This kind of thing would make a great blog post
I wonder where the questions/difficulty lies?
π since cherry compiles file by file it should probably be .. possible?
Iβve been using cherry with cypress and playwright and itβs a great setup π
do you have any open source examples? π
I think for me it would be how to build the files in a place that cypress understands
maybe thats just the cypress/e2e folder
where would you put the js file? :)