hyperfiddle / rcf

RCF – a REPL-first, async test macro for Clojure/Script
MIT License
271 stars 11 forks source link

rework *enabled* accounting for CLJS compiletime/runtime #63

Open dustingetz opened 2 years ago

dustingetz commented 2 years ago

List of cases when we do NOT want tests to run:

There may be some other way to design the flags to achieve these behaviors. The requirement to erase tests by default perhaps can be waived if other reqs are met.

dustingetz commented 2 years ago

https://clojurians.slack.com/archives/C7Q9GSHFV/p1661662217708859