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.
no random test (atleast python)
Good question
Sarcasm?
it's because first group matching white spaces as well.
oh "example tests"! now I got it.
They are updated as well now. ๐ Thanks.
Maybe a glitch from my side, but I'm not able to see that you've organized the "example tests" (sorry for, what might sound to be, wrong wording).
Updated again, it's not mentioned in your document, but I moved the vars I created in the describe blocks to
before
blocks, if that was the issue you might want to consider updating your document.my tests were already orginized that way.
tests were passing and the tool did not show any errors. mademe think it was working. I'll update again
Sample tests are broken for Ruby 3.0
Please organize the structure as following (although it has been mentioned in the attached link, I'm repeated here again)
updated ๐
Ruby 3.0 should be enabled, see this to learn how to do it
This is what I did, but why does this work?
!
Seems fixed.
FYI \w matches "_"
Loading more items...