Bruno Ledesma
Bruno Ledesma
Hello! Do you think is this a good approach to achieve serialization? https://github.com/ptaoussanis/nippy
Good idea @vemv , that should solve my problem. Anyway, my point here is that since we already have this logging in cider, configuring it to a different destination (a...
It seems that is not a configuration thing.. https://github.com/clojure-emacs/cider/blob/65a23e54227e3575f5a909dcfbdbbaef70d1438b/nrepl-client.el#L1217
nice! thanks for your reply!
> Do you mean you are unable to run those tests using Calva's test running commands? Yes. > Do your macros add the test body to `:test` on the metadata...