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.
Hi all,
I'm attempting this in C# and i’ve got all the tests passing, apart from 'testValidMultipleRankProgression()'.
However the issue it says, below, I can't seem to replicate in my code. Is there anyway of being able to show someone my code on here and possible ask for some advice on it?
'Test Failed
Applied Rank: 1; Expected rank: -2; Actual: -1
Expected: True
But was: False'
Any help will be greatly appreciated!