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.
Already raised as issue
You need to add a using statement.
For example:
using System.Linq;
I see at least 6 assertions in that single test in C#, adding random tests would be nice tho.
There need to be more tests for C#. One test can easily be cheated.
This is beautiful.