Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
You can get some info from tests by printing to console: https://github.com/codewars/codewars.com/wiki/Troubleshooting-your-solution#how-can-i-see-which-input-causes-my-solution-to-fail
Since somewhat recently I've been trying to promote a bit stricter policy regarding explicit, clear assertion messages, and it seems to gain some traction among authors and translators. Unfortunately it's not as widespread yet as I'd like to, and some testing frameworks do not even allow for it :( In such cases, print-debugging can come helpful.
Can we get better assert feedback? http://www.mikedeluna.com/better-test-failure-feedback-with-assertthat/
I'm getting this error, it has littoraly no useful info that I can see? It's happening in random, but I don't know why, makes this test feel pretty buggy...
This problem need a test case to check that it doesn't add empty pages. This should not pass. Phaelax put that comment 4 years ago still not fixed.
This comment is hidden because it contains spoiler information about the solution