You need to sign in or sign up before continuing.×
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.
This comment is hidden because it contains spoiler information about the solution
I'm on my phone so not really looking. The error I pasted above in one of the bullet points seems to imply you're not importing the the assert function.
how could i fix that
Okay, that's better. The sample tests still fail to run without erroring.
Thank you for the feedback and sorry for the Kyu confusion, started playing with it and it seems like i ended up putting 1kyu instead of 5. I've made the modifications you suggested to the Kata.
spec/solution_spec.lua:1: attempt to call a nil value (global 'assert_match')
)