The test suite is a little bit confusing because the tests pass, but they display on the console some of the messages a user would see. It would be nice if this weren't the case and the text was hidden. "Sorry, that code is incorrect" and "The right answer is . . . " for example are such messages that should be hidden.
....Sorry, that code is incorrect.
The right answer is . . .
anything
Try again!
.Correct!
...........................
Finished in 0.33298 seconds (files took 0.36504 seconds to load)
32 examples, 0 failures