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.
there should be tests with multiple concurrent
Event
s to prevent passing the state with global variablesthe
it
blockshould have no other public properties
will contain no assertions whenEvent
has no enumerable properties at all, causing the assertion to be displayed in Red even though it passesNo tests, description not sufficient for solutions
should be upgraded to modern JS/Node, with a
class
in the initial codepython fork with new test framework
Hello i am stuck with this error : handler invocation context should match emit invocation context. An idea please ?
The description MD is broken in place:
" which takes an amount of servings
...
so she needs you to write a function"
i think it should net be in code section
Small typo at the end of the description, in the last point of the last bullet list:
No random tests in Python.
I don't understand the kata description, someone please explain it to me.(Python version)
This comment is hidden because it contains spoiler information about the solution
Ruby 3.0 should be enabled.
The decription formatting is broken.
Add random tests :)
I get these erros:
first handler calls - Expected: 1, instead got: undefined
first handler arguments - Expected: '[1, 2, 3, 'first', undefined, false]', instead got: 'undefined'
I can't understand it because when I log the handler function it shows that its args property has the correct values inside an array and its call property is 1.
Loading more items...