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.
JS: Node v12 should be used enabled along with its appropiate assertion tools (Mocha + Chai).
What's the rule with rounding? i.e. if the shortest one is 5 characters long, are we teting for string lenths of 2 or 3?
golang bug: corrupted tests.
PRONOUNS: []
SENTENCE: angry unhappy swan
Why should
can't
be replaced recursively? The description only says "replace all occurrences", it doesn't say "keep replacing until they don't exist anymore".You're not thinking about the cases where a work contains
can't
but is not actuallycan't
at all.It doesn't have random tests. Try to add at least a hundred of them