Re: 'get' behaviors

2017-05-30 Thread reborgml
Hi, thanks for the clarification. Not sure #3 is worth a Jira either, is perhaps useful for a few and there are more important things I guess. #2 is a work in progress already and #1 it's by design. I'm just happy it is noted somewhere such as here and clojuredocs (done). Thanks Renzo On Mond

[ANN] specter-edn 0.1.3 - Format-preserving transforms for EDN and CLJ

2017-05-30 Thread Jason Felice
More thanks to Marcelo!: - Fix for nils in collections - Fix for rebuilding of maps - Ensure whitespace between adjacent tokens after a transform Also, the code in the README has been corrected. specter-edn https://github.com/maitria/specter-edn/ Format-preserving Specter path for EDN

testing println in clojure.test

2017-05-30 Thread Kevin Kleinfelter
I've got a function which is supposed to println a computed value. How do I test whether it printed that value, when using clojure.test? Or, another way of asking the same question is how do I grab the output from println when testing a function with clojure.test? TIA -- You received this me

Re: testing println in clojure.test

2017-05-30 Thread Andy Fingerhut
The with-out-str macro should be able to do this for you. A few examples of use can be found on ClojureDocs here: https://clojuredocs.org/clojure.core/with-out-str You may find the Clojure cheat sheet useful for discovering things like this (at least for things the cheat sheet includes -- it doe

[ANN] Certificaat, a Let's Encrypt client

2017-05-30 Thread Daniel Szmulewicz
Hello everybody, I'm happy to announce Certificaat , a general-purpose ACME client, fully compatible with the Let’s Encrypt CA. Typically, Let's Encrypt certificates are v