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.
The test cases and the description require the Dictionary method to be named "getMatchingWords", but the initial solution skeleton has the method named "getFittingWords"
In the description, the expected output does not include the underscore, but the test only passed if you include it. I suspect it has something to do with the markdown syntax pepkin88 mentioned.
The code that is automatically populated in the test fixture does not actually call the isSolved method.
should be