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.
python new test frameworks
JS: Node v12 should be used along with its appropiate assertion tools (Mocha + Chai).
Refer to this and this
Why does it have
Arrays
tag?Should have
Regular Expressions
tagNode 12 should be enabled (Refer this and this for more info)
Python new test framework should be used (Refer this & this for more detail)
This comment is hidden because it contains spoiler information about the solution
Ruby 3.0 should be enabled, read this to learn how to do it
Please organize the structure of test fixture as following (although it has been mentioned in the attached link, I'm repeated here again)
Ruby 3.0 should be enabled, see this to learn how to do it
Please organize the structure of test fixture as following (although it has been mentioned in the attached link, I'm repeated here again)
Python: Incorrect solutions that mishandle cases where consecutive words are identical can pass the kata. Random testing needs to be strengthened to assure more such cases.
you should add some tests to ensure that the overlap is found correctly:
Ehm, no it won't.
Serious question: If a baby Mallard's primary mode of transportation is a labrador, can I call it a Labrador Duck? Asking for a friend.
The kata is nice. I voted for 6kuy - do you agree?
PS. for some reasons
makeSixLetterCode
still doesn't work butcreateReport
does. Just pick one :)