Fork me on GitHub
#announcements
<
2021-06-27
>
viesti11:06:29

Hi! I did some small updates to cypress-clojurescript-preprocessor: https://github.com/viesti/cypress-clojurescript-preprocessor#changelog Also added a note on how to use shared utility namespaces (so that not all code needs to be a cypress test suite): https://github.com/viesti/cypress-clojurescript-preprocessor#shared-namespaces

nice 16
🎉 14
👍 9
❤️ 2
viesti12:06:51

Just learned that Cypress has a way to execute commands from JS console, so made a hack for ClojureScript https://twitter.com/KimmoKoskinen/status/1409131358862073862

viesti19:06:43

Alao, made a #cypress channel, for discussing on making Cypress work with ClojureScript

👍 2
Vincent Cantin17:06:55

> Call process/exit to not leave zombies when Cypress exits That is very appreciated, thank you.

👍 4
seancorfield23:06:14

depstar {:mvn/version "2.1.245"} is available: JAR builder for CLI/`deps.edn` -- https://github.com/seancorfield/depstar/releases/tag/v2.1.245 -- adds :target-dir option; AOT compilation is now done in a single process (instead of a separate process for each namespace); some pretty big internal refactoring in preparation for the upcoming tools.build release (so pom.xml handling, AOT, and JAR building can be available as separate tasks); follow-up in #depstar (for specific Qs) or #tools-deps (for more general CLI/`deps.edn` Qs).

👍 36
🎉 11
❤️ 3
2