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.
Try solving a TS kata and see the tests it uses. It seems you have to write this 2 lines first
Then you can do this:
And use
assert.equal(actual, expected)
That is as far I can go with the TS test framework, hope it helps.
Other than approving my Crystal version ( :P ), you should just wait for more users to solve it and leave positive feed.
Random tests are still missing, but I will not open an issue for that.