Fork me on GitHub
#cherry
<
2023-12-14
>
ianjones17:12:44

Hey! have any of yall explored writing cypress tests in cljs with cherry?

borkdude18:12:56

👋 since cherry compiles file by file it should probably be .. possible?

martinklepsch18:12:18

I’ve been using cherry with cypress and playwright and it’s a great setup 👌

🎉 1
ianjones20:12:40

do you have any open source examples? 👀

ianjones18:12:12

I think for me it would be how to build the files in a place that cypress understands

ianjones18:12:26

maybe thats just the cypress/e2e folder

borkdude18:12:54

where would you put the js file? :)