r0man
r0man
Hi @czan, I have another question about this mutation detection and making test results inspectable. The `check-postcondition` function returns a string at the moment, with the actual and expected values...
Hi @czan, thanks for the explanation. This is super helpful! I'm capturing the test events now as pure data and return a map from the postcondition. This data gets passed...
Hi @czan, thanks for your comments. Again, very helpful. - I will look into your \`full-trace\` suggestion to get the final missing data into the failure exception. - I was...
Good idea, using the Cider print machinery. I will look into it.
 Hi @czan, it's been a bit busy these days. Here a quick update on where I am: - There is now a command to "scan" the environment...
Hi @czan, ok, sounds good. I will ping you when I'm ready. Might take a while because I'm going on holiday soon. Just wanted to post a little update.
Oh, interesting. That's what I actually wanted to test. :) Still room for improvement.
Hi @danielstockton, this should now be fixed in the latest release. Sorry, totally missed your PR.