Open tasxatzial opened 1 month ago
Same thing appears to be happening when a precondition fails, for example:
https://exercism.org/tracks/clojure/exercises/nucleotide-count/solutions/RiderSargent
The tests for nucleotide-count
use (thrown? Throwable ...)
Original thread: https://forum.exercism.org/t/confusing-message-about-a-test-failure-while-still-accepting-solution/13254