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.
Rewrote python tests with new framework. Please, review and close issue if everything fine.
.
Not sure that I'm doing it right, but:
On my logic this should prevent merge conflicts.
Definitely not. Very useful pointing. Thx. (someone downvote your comment - that not me)
Tests updated.
added deepcopy for inputs in assert messages in sample tests.
removed detailed assert messages in random tests
rewritten
bump
Done. For some reason I thought that this rule does not apply to sample tests. Thx for pointing.
Done. Can you please recheck it please. Thx.
Done. new translation
test.it
decoratoris it ok now?
No need. Test framework generates messages by itself. Custom prints for input arrays will be messy.
No need. There is no language very specific code. Copy-paste this blocks only for sake of function name for every language will be uncomfortable to support in future.
Dont sure that I understant it correct. I just copy the original description to translation description without any changes - maybe it solve conflict. If not please advise what I need to do. Thx.
Done.
Shown on the eer-diagram in the kata description.
fixed
Changed "firstNonRepeating" to "FirstNonRepeating" in initial setup.
Loading more items...