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.
When you publish a translation, it's better to leave a sugggestion in Discourse page to give it more visibility. If you want, let me know if you have other D translations pending so I can review them :) There are not many active users in this language.
You should add custom assertion messages to give a better feedback proving the input.
It's easy to do it with fluent asserts:
To make things more handy, the best thing is to create a separate function that runs all the test, something like:
Then you can use it for all the tests, fixed and random, just like this:
Rejected because no random tests and author long time inactive.