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.
Older kata (many of the ones I created) don't have sample tests for all languages. There was a point where there just wasn't sample tests at all (as a feature) - it was always a blank area for you to write your own tests.
From a UX point of view, can you help me understand what was confusing? At what point did you read the comments and inteprete "This is just an example of how you can write your own TDD tests" to literally mean "these are just examples, write your own"? The comments in the test cases say that you should replace the examples, were those not helpful? Any suggestions on how it could have been more obvious?
Edit: To be clear, sample tests have nothing to do with passing the kata. You must attempt the kata to pass it.