I think it was Python, but it has random tests now.
Please specify which language(s) this applies to.
This comment is hidden because it contains spoiler information about the solution
I don't get what you mean
fixed by using assert.strictEqual, updated to Node 12 as well
assert.strictEqual
What language?
You are correct, but how do you suggest we add random tests for a kata with no input? What are we going to randomise?
Duplicate issue (See FArekkusu's issue below)
And random tests are not necessary (or possible) for functions that do not take input.
duplicate issue
Thanks for the feedback! I fixed it.
Loading collection data...
I think it was Python, but it has random tests now.
Please specify which language(s) this applies to.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
I don't get what you mean
This comment is hidden because it contains spoiler information about the solution
fixed by using
assert.strictEqual
, updated to Node 12 as wellWhat language?
You are correct, but how do you suggest we add random tests for a kata with no input? What are we going to randomise?
Duplicate issue (See FArekkusu's issue below)
And random tests are not necessary (or possible) for functions that do not take input.
This comment is hidden because it contains spoiler information about the solution
duplicate issue
Thanks for the feedback! I fixed it.
This comment is hidden because it contains spoiler information about the solution
Loading more items...