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.
This comment is hidden because it contains spoiler information about the solution
Yes, the test cases are set up incorrectly. I found a fix. I'll solve the kata this aternoon, and then fork it to get the sample tests fixed.
I'm not sure... I don't really speak Go so I can't comment too much on it. Is the test suite (for 'test' cases) set up incorrectly? (if so, do you know how to fix it?)
My apologies about the regex thing, I misread the problem descricption.
However, if you hit test, then
.*
passes all tests. Is that not an issue?Why haven't you passed it then? I hit attempt and it's clearly not the case there.
None of these are kata issues, sorry.
This comment is hidden because it contains spoiler information about the solution