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.
RSpec is broken for ruby =>
No
context
method error if you try to implement a contextAnd without it
expect
method fails with no expect method within Main object.Also tried to Rspec.describe => undefined RSpec module or class.
That's a shame ... :/
It doesn't seem like there's an issue if you use correct approach, but there's many issues raised below that could probably guide you to solving this. (keep in mind that most of them are incorrect and should be closed, otherwise how would thousands of users be able to solve it?)
Incorrect test cases, please fix for python.
Testing.page_index()
item_index = 0, should return -1 not 0
item_index = 24 shoud return 2 not -1
Thank you for the suggestion,
I have tried your first suggestion:
got
s: More progress part1: More ess part2: pro
should return
false
, and my function returningfalse
, but still getting error..
I got error in python
codewars is not 2xcode
Please exaplain the error, not able to understand
I have paased all the tests except above one error.
I had also issue with false.....
thank you for the suggestion,
Congrats to your first kata! But you should add random tests.