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.
Java:
Missing fixed tests
Should use assertion messages instead of console logging
the random tests were just numbers.
now strings, numbers, booleans
fork python
Shouldn't random tests be random and contain different types of data than just numbers?
make
Translation Dart
Sample tests should not have randomized inputs for
Haskell
Java
JS
PHP
fork, for fixing this, and (probably) this issues.In PHP:
Missing real fixed and sample tests
Code for random tests should be removed in sample tests
Actual and expected are flipped
In JS, kata did not check whether the user's result is a 1D array or a 2D array.
For example, my result looks like:
instead of:
Description should be language-agnostic
The Example Test is exactly the same as the real Test Cases
There should be fixed tests in JS and the code for random tests should be removed in sample tests section.
Coffeescript
Crystal
Julia
(author inactive)
It's not clear whether only the last
"ER"
has to be removed or this process should be repeated. The tests check only the former case, though.The image in the description is dead.
No random tests in JavaScript (at least).
Loading more items...