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.
@ansis m what's wrong with that?
You're at 4kyu so why are you doing 5 and 6?
if it happens only on some kata, you most probably encountered this issue: https://github.com/codewars/codewars.com/issues/2263
(You DO get more rank progress for a 5kyu, than a 6kyu though. That is seperate from honour)
Yes.
just try? ;p
that's ok, yes.
you can, but only if they don't override stuff in the global scope.
note: if you keep having errors, it might be related to an import you're trying to do. Paste your code below with spoiler flag, if so.
you defined a variable or function
test
that is overriding the test framework reference.