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.
Not sure I know the solution then, each test case has its own failing message, or maybe it's a missuse on my own ? Maybe someone can fix it for me ?
Alot of people seem to be getting the same Unkown Error message, I don't think it's because of a message you're explicitely sending but rather the test case is not completely passed and maybe as a result this is a default message that is shown becuase a condition is not satisfied? A try catch won't be helpful since my code ran without error but it was due to the unseen test conditions that it failed.
Use a try catch in your own tests "Unknown Error" text is not sent by any of my test cases.
Unknown error is not enough feedback. When I got it, I narrowed it down to two issues before being able to fully subit. 1) need to check for null source and 2) uppercase letters need to stay as is in final unless it is a dictionary letter for the leetspeak