In Ruby, I've got an imperfectly reliable solution - when I attempt it, it can sometimes pass only as few as 5 tests before a failure, but will sometimes pass 250 tests without failing. I don't know why this is - I can't tell what's going wrong in the tests that fail. Any thoughts?
This is an issue, see above.
I was able to figure out the problem and have edited the kata to actually work.
Yep, I am running into this problem as well.
In Ruby, I've got an imperfectly reliable solution - when I attempt it, it can sometimes pass only as few as 5 tests before a failure, but will sometimes pass 250 tests without failing. I don't know why this is - I can't tell what's going wrong in the tests that fail. Any thoughts?
In Ruby, I'm passing all the set tests but getting an error for the random tests, below - any thoughts on what's going wrong?
block in sum_book_sets'
each_index'sum_book_sets'
ref_ans'block (3 levels) in '
each'`block (2 levels) in
'