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 framework is required. updated in this fork
This comment is hidden because it contains spoiler information about the solution
python new test framework + random tests are required. updated in this fork
Python: No random tests.
Description should be language-agnostic
Does not mention whether duplicate dates are considered
ambiguous
or are required to return the date formatShould have example, fixed and sample tests for
duplicate
datesPython new test framework should be used
Imports for solution and codewars_test are missing.
Tests should use python test framework: https://docs.codewars.com/languages/python/codewars-test
missing import missing test.it blocks missing test.describe in sample tests
CoffeeScript translation
Some points in need of clarification:
epsilon
?In addition to random tests, the existing test cases are extremely weak. Lots of half-working solutions end up passing.
Lua translation! (author is inactive)
Lua translation! (author is inactive)
Nasm translation
Description should be language-agnostic
JS :
assertSimilar is deprecated, use assertDeepEquals
This comment is hidden because it contains spoiler information about the solution
Loading more items...